mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
Removing release build type due to huge amount of flash utilization
This commit is contained in:
parent
ac22a503de
commit
f06c56a51b
@ -3,7 +3,7 @@
|
|||||||
platform = platformio/nordicnrf52@^10.4.0
|
platform = platformio/nordicnrf52@^10.4.0
|
||||||
extends = arduino_base
|
extends = arduino_base
|
||||||
|
|
||||||
build_type = release
|
build_type = debug
|
||||||
build_flags =
|
build_flags =
|
||||||
${arduino_base.build_flags}
|
${arduino_base.build_flags}
|
||||||
-DSERIAL_BUFFER_SIZE=1024
|
-DSERIAL_BUFFER_SIZE=1024
|
||||||
|
Loading…
Reference in New Issue
Block a user