mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 21:56:35 +00:00
Resize spiffs partition
This commit is contained in:
parent
46b6b4684a
commit
c0f6d7b02e
@ -198,7 +198,7 @@ monitor_port = COM4 ; Change to the correct port
|
|||||||
monitor_speed = 74880
|
monitor_speed = 74880
|
||||||
board_build.f_flash = 40000000L
|
board_build.f_flash = 40000000L
|
||||||
board_build.flash_mode = dout
|
board_build.flash_mode = dout
|
||||||
board_build.ldscript = eagle.flash.4m3m.ld ; 3Mb Spiffs
|
board_build.ldscript = eagle.flash.4m2m.ld ; 2Mb Spiffs
|
||||||
board_build.f_cpu = 160000000L ; set frequency to 160MHz
|
board_build.f_cpu = 160000000L ; set frequency to 160MHz
|
||||||
build_flags =
|
build_flags =
|
||||||
${env.build_flags}
|
${env.build_flags}
|
||||||
@ -233,7 +233,7 @@ monitor_port = COM5 ; Change to the correct port
|
|||||||
monitor_speed = 74880
|
monitor_speed = 74880
|
||||||
board_build.f_flash = 40000000L
|
board_build.f_flash = 40000000L
|
||||||
board_build.flash_mode = dout
|
board_build.flash_mode = dout
|
||||||
board_build.ldscript = eagle.flash.4m3m.ld ; 3Mb Spiffs
|
board_build.ldscript = eagle.flash.4m2m.ld ; 2Mb Spiffs
|
||||||
build_flags =
|
build_flags =
|
||||||
${env.build_flags}
|
${env.build_flags}
|
||||||
; -- TFT_eSPI build options ------------------------
|
; -- TFT_eSPI build options ------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user