Enable -Wall build flag
This commit is contained in:
parent
83454e1f38
commit
b6fbafba76
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ framework = arduino
|
||||||
board_build.partitions = huge_app.csv
|
board_build.partitions = huge_app.csv
|
||||||
lib_deps = etlcpp/Embedded Template Library@^20.35.12
|
lib_deps = etlcpp/Embedded Template Library@^20.35.12
|
||||||
monitor_speed=115200
|
monitor_speed=115200
|
||||||
upload_port=/dev/ttyUSB1
|
build_flags=-Wall
|
Loading…
Reference in a new issue