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
13fe7946
Commit
13fe7946
authored
Oct 03, 2025
by
Eric Duminil
Browse files
More flags
parent
043a55a0
Changes
2
Show whitespace changes
Inline
Side-by-side
.clangd
View file @
13fe7946
...
@@ -6,3 +6,6 @@ CompileFlags:
...
@@ -6,3 +6,6 @@ CompileFlags:
- -mlongcalls
- -mlongcalls
- -free
- -free
- -mtext-section-literals
- -mtext-section-literals
- -fstrict-volatile-bitfields
- -fno-tree-switch-conversion
Makefile
View file @
13fe7946
...
@@ -39,3 +39,6 @@ update: ## Update PIO
...
@@ -39,3 +39,6 @@ update: ## Update PIO
monitor
:
##
Monitor ESP output
monitor
:
##
Monitor ESP output
pio device monitor
--filter
colorize
pio device monitor
--filter
colorize
compiledb
:
##
Creates compilation DB
,
e.g. for Clang LSP
pio run
-t
compiledb
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