Swap partitions so we actually have space for the code
This commit is contained in:
@@ -1159,12 +1159,9 @@ extends = esp32_4MB_XL_base
|
|||||||
build_flags = ${esp32_4MB_XL_base.build_flags}
|
build_flags = ${esp32_4MB_XL_base.build_flags}
|
||||||
-D WLED_RELEASE_NAME=esp32_4MB_XL
|
-D WLED_RELEASE_NAME=esp32_4MB_XL
|
||||||
build_unflags = ${esp32_4MB_XL_base.build_unflags}
|
build_unflags = ${esp32_4MB_XL_base.build_unflags}
|
||||||
-D USERMOD_ANIMARTRIX ;; Tips our memory usage over the limit
|
board_build.partitions = tools/WLED_ESP32_4MB_256KB_FS.csv
|
||||||
; RAM: [== ] 24.4% (used 80060 bytes from 327680 bytes)
|
; RAM: [=== ] 26.3% (used 86172 bytes from 327680 bytes)
|
||||||
; Flash: [==========] 95.3% (used 1499037 bytes from 1572864 bytes)
|
; Flash: [========= ] 85.0% (used 1615569 bytes from 1900544 bytes)
|
||||||
; HELP !!!!! :
|
|
||||||
; RAM: [== ] 24.5% (used 80356 bytes from 327680 bytes)
|
|
||||||
; Flash: [==========] 99.9% (used 1571053 bytes from 1572864 bytes)
|
|
||||||
|
|
||||||
;; standard framework build for 16MB flash, optimized for speed
|
;; standard framework build for 16MB flash, optimized for speed
|
||||||
[env:esp32_16MB_S]
|
[env:esp32_16MB_S]
|
||||||
|
|||||||
Reference in New Issue
Block a user