Skip to content
GitLab
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
Mar 22, 2022
by
Eric Duminil
Browse files
Select board for make, if desired
parent
a63bbdac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
6af62412
all
:
ifdef
board
pio
-f
-c
vim run
-e
$(board)
else
pio
-f
-c
vim run
endif
upload
:
pio
-f
-c
vim run
--target
upload
-e
$(board)
...
...
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