mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Increase flash partitions
This commit is contained in:
parent
147414f953
commit
57fb7bb9f4
@ -9,6 +9,10 @@
|
||||
extends = esp32
|
||||
board = esp32dev
|
||||
|
||||
board_upload.flash_size=16MB
|
||||
board_upload.maximum_size = 16777216
|
||||
board_build.partitions = user_setups/esp32_partition_app2000k_spiffs4000k.csv
|
||||
|
||||
build_flags =
|
||||
${env.build_flags}
|
||||
${esp32.build_flags}
|
||||
|
Loading…
x
Reference in New Issue
Block a user