grow our app space in flash

This commit is contained in:
geeksville
2020-02-01 09:46:25 -08:00
parent 2529189a08
commit 1bda9c953e
4 changed files with 26 additions and 1 deletions
+4
View File
@@ -15,6 +15,10 @@ platform = espressif32
board = ttgo-t-beam
framework = arduino
; customize the partition table
; http://docs.platformio.org/en/latest/platforms/espressif32.html#partition-tables
board_build.partitions = partition-table.csv
; note: we add src to our include search path so that lmic_project_config can override
build_flags = -Wall -Wextra -Wno-missing-field-initializers -O3 -Wl,-Map,.pio/build/esp32/output.map
; -DLOG_LOCAL_LEVEL=ESP_LOG_DEBUG -DCORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_DEBUG