mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-13 08:32:08 +00:00
16MB partition for Indicator
This commit is contained in:
parent
a73e6832be
commit
e781b38838
@ -35,6 +35,8 @@ platform_packages =
|
|||||||
platformio/framework-arduinoespressif32 @ https://github.com/mverch67/arduino-esp32.git#add_tca9535 ; based on 2.0.16
|
platformio/framework-arduinoespressif32 @ https://github.com/mverch67/arduino-esp32.git#add_tca9535 ; based on 2.0.16
|
||||||
board = seeed-sensecap-indicator
|
board = seeed-sensecap-indicator
|
||||||
board_check = true
|
board_check = true
|
||||||
|
board_level = extra
|
||||||
|
board_build.partitions = default_16MB.csv ; just for test
|
||||||
upload_protocol = esptool
|
upload_protocol = esptool
|
||||||
build_flags = ${esp32_base.build_flags}
|
build_flags = ${esp32_base.build_flags}
|
||||||
-D SENSECAP_INDICATOR
|
-D SENSECAP_INDICATOR
|
||||||
|
Loading…
Reference in New Issue
Block a user