useful for small -C3 boards with 2MB flash memory only. Based on suggestions from https://github.com/Aircoookie/WLED/pull/2951 . Needs `-D WLED_DISABLE_OTA` as OTA is not possible with 2MB. RAM: [== ] 22.5% (used 73724 bytes from 327680 bytes) Flash: [========= ] 94.9% (used 1492020 bytes from 1572864 bytes)
6 lines
212 B
CSV
6 lines
212 B
CSV
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs, data, nvs, 0x9000, 20K,
|
|
otadata, data, ota, 0xe000, 8K,
|
|
app0, app, ota_0, 0x10000, 1536K,
|
|
spiffs, data, spiffs, 0x190000, 384K,
|