additional partitions file with 512KB filesystem
just enough program space to use S3 mini/zero boards with "optimize for speed"
This commit is contained in:
@@ -1878,6 +1878,7 @@ board_build.partitions = tools/WLED_ESP32_8MB.csv
|
||||
extends = env:esp32S3_8MB_S
|
||||
board = lolin_s3_mini ;; -S3 mini: 4MB flash 2MB PSRAM
|
||||
board_build.partitions = tools/WLED_ESP32_4MB_256KB_FS.csv ;; 1.8MB firmware, 256KB filesystem (esptool erase_flash needed when changing from "standard WLED" partitions)
|
||||
;; board_build.partitions = tools/WLED_ESP32_4MB_512KB_FS.csv ;; 1.7MB firmware, 500KB filesystem (esptool erase_flash needed when changing from "standard WLED" partitions)
|
||||
|
||||
build_flags = ${common.build_flags} ${esp32s3.build_flags} -Wno-misleading-indentation -Wno-format-truncation
|
||||
${common_mm.build_flags_S}
|
||||
|
||||
Reference in New Issue
Block a user