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
cb9ba64d
Commit
cb9ba64d
authored
Oct 03, 2025
by
Eric Duminil
Browse files
Update
parent
b75e6778
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
cb9ba64d
...
@@ -31,7 +31,7 @@ else
...
@@ -31,7 +31,7 @@ else
@
exit
1
@
exit
1
endif
endif
clean
:
##
Clean
code
clean
:
##
Clean
project
pio
-f
-c
vim run
--target
clean
pio
-f
-c
vim run
--target
clean
program
:
program
:
...
@@ -40,8 +40,8 @@ program:
...
@@ -40,8 +40,8 @@ program:
uploadfs
:
uploadfs
:
pio
-f
-c
vim run
--target
uploadfs
pio
-f
-c
vim run
--target
uploadfs
update
:
update
:
##
Update PIO
pio
-f
-c
vim
update
pio
pkg
update
monitor
:
##
Monitor ESP output
monitor
:
##
Monitor ESP output
pio device monitor
--filter
colorize
pio device monitor
--filter
colorize
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