mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
9 lines
417 B
CSV
9 lines
417 B
CSV
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs, data, nvs, 0x9000, 0x005000,
|
|
otadata, data, ota, , 0x002000,
|
|
boot, app, factory, , 0x480000,
|
|
app0, app, ota_0, , 0x490000,
|
|
app1, app, ota_1, , 0x490000,
|
|
nvs1, data, nvs, , 0x040000,
|
|
spiffs, data, spiffs, , 0x200000,
|
|
coredump, data, coredump,, 0x010000, |