mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-26 22:33:24 +00:00
gcc option can be removed
This commit is contained in:
parent
a29497e2a3
commit
7489e709a7
@ -5,7 +5,7 @@ board = t-deck
|
||||
board_build.partitions = default_16MB.csv ; just for test
|
||||
board_check = true
|
||||
upload_protocol = esptool
|
||||
build_flags = ${esp32_base.build_flags} -fno-omit-frame-pointer
|
||||
build_flags = ${esp32_base.build_flags}
|
||||
-D T_DECK
|
||||
-D MESHTASTIC_EXCLUDE_CANNEDMESSAGES=1
|
||||
-D MESHTASTIC_EXCLUDE_INPUTBROKER=1
|
||||
|
Loading…
Reference in New Issue
Block a user