Merge branch 'XL-build' into dmx_input
This commit is contained in:
@@ -1200,15 +1200,9 @@ build_flags = ${esp32_4MB_XL_base.build_flags}
|
|||||||
;-D WLED_DISABLE_INFRARED
|
;-D WLED_DISABLE_INFRARED
|
||||||
-D WLEDMM_SAVE_FLASH ;; a humble attempt to save a few extra bytes
|
-D WLEDMM_SAVE_FLASH ;; a humble attempt to save a few extra bytes
|
||||||
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
|
||||||
-D USERMOD_BUZZER ;; Over the limits, and steals GPIO 32
|
; RAM: [=== ] 26.3% (used 86172 bytes from 327680 bytes)
|
||||||
-D USERMOD_SN_PHOTORESISTOR ;; Over the limits
|
; Flash: [========= ] 85.0% (used 1615569 bytes from 1900544 bytes)
|
||||||
-D WLEDMM_FASTPATH ;; Over the limits
|
|
||||||
; RAM: [== ] 24.4% (used 80060 bytes from 327680 bytes)
|
|
||||||
; Flash: [==========] 95.3% (used 1499037 bytes from 1572864 bytes)
|
|
||||||
; !!! HELP !!!!! :
|
|
||||||
; RAM: [=== ] 26.2% (used 85756 bytes from 327680 bytes)
|
|
||||||
; Flash: [==========] 100.0% (used 1572553 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