mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-15 01:35:03 +00:00
8MB partition for Indicator
This commit is contained in:
parent
e781b38838
commit
71d984e763
@ -36,7 +36,7 @@ platform_packages =
|
|||||||
board = seeed-sensecap-indicator
|
board = seeed-sensecap-indicator
|
||||||
board_check = true
|
board_check = true
|
||||||
board_level = extra
|
board_level = extra
|
||||||
board_build.partitions = default_16MB.csv ; just for test
|
board_build.partitions = default_8MB.csv ; must be here for some reason, board.json is not enough !?
|
||||||
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