alternative partitions file for 8MB, with more program space
3.2MB program, 1.5MB LittleFS filesystem.
This commit is contained in:
7
tools/WLED_ESP32_8MB_1500KB_FS.csv
Normal file
7
tools/WLED_ESP32_8MB_1500KB_FS.csv
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# Name, Type, SubType, Offset, Size, Flags
|
||||||
|
nvs, data, nvs, 0x9000, 0x5000,
|
||||||
|
otadata, data, ota, 0xe000, 0x2000,
|
||||||
|
app0, app, ota_0, 0x10000, 0x330000,
|
||||||
|
app1, app, ota_1, 0x340000,0x330000,
|
||||||
|
spiffs, data, spiffs, 0x670000,0x180000,
|
||||||
|
coredump, data, coredump,,64K
|
||||||
|
Reference in New Issue
Block a user