mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 12:16:42 +00:00
Resize ESP32 partition
This commit is contained in:
parent
5e3d49ff84
commit
e80fb7960a
@ -93,7 +93,7 @@ extra_scripts = tools/copy_fw.py ; tools/pre:extra_script.py
|
||||
[esp32]
|
||||
framework = arduino
|
||||
platform = espressif32
|
||||
board_build.partitions = user_setups/esp32_partition_app1300k_spiffs1216k.csv
|
||||
board_build.partitions = user_setups/esp32_partition_app1536k_spiffs1024k.csv
|
||||
|
||||
; ----- crash reporter
|
||||
monitor_filters = esp32_exception_decoder
|
||||
@ -148,7 +148,6 @@ extra_scripts =
|
||||
tools/copy_partitions.py
|
||||
tools/analyze_elf.py
|
||||
|
||||
|
||||
; -- The ESP32 has 2 SPI Hardware Busses available to use:
|
||||
vspi =
|
||||
-D TFT_MISO=19
|
||||
|
Loading…
x
Reference in New Issue
Block a user