Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
co2ampel
ampel-firmware
Commits
6af62412
Commit
6af62412
authored
2 years ago
by
Eric Duminil
Browse files
Options
Download
Email Patches
Plain Diff
Select board for make, if desired
parent
a63bbdac
senseair_s8
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+4
-0
Makefile
with
4 additions
and
0 deletions
+4
-0
Makefile
+
4
-
0
View file @
6af62412
all
:
all
:
ifdef
board
pio
-f
-c
vim run
-e
$(board)
else
pio
-f
-c
vim run
pio
-f
-c
vim run
endif
upload
:
upload
:
pio
-f
-c
vim run
--target
upload
-e
$(board)
pio
-f
-c
vim run
--target
upload
-e
$(board)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets