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 WLEDMM_SAVE_FLASH ;; a humble attempt to save a few extra bytes
|
||||
build_unflags = ${esp32_4MB_XL_base.build_unflags}
|
||||
-D USERMOD_ANIMARTRIX ;; Tips our memory usage over the limit
|
||||
-D USERMOD_BUZZER ;; Over the limits, and steals GPIO 32
|
||||
-D USERMOD_SN_PHOTORESISTOR ;; Over the limits
|
||||
-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)
|
||||
board_build.partitions = tools/WLED_ESP32_4MB_256KB_FS.csv
|
||||
; RAM: [=== ] 26.3% (used 86172 bytes from 327680 bytes)
|
||||
; Flash: [========= ] 85.0% (used 1615569 bytes from 1900544 bytes)
|
||||
|
||||
;; standard framework build for 16MB flash, optimized for speed
|
||||
[env:esp32_16MB_S]
|
||||
|
||||
Reference in New Issue
Block a user