9 lines
432 B
Plaintext
9 lines
432 B
Plaintext
#apps(2.75MB), spiffs(2.5MB)
|
|
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs, data, nvs, 0x9000, 0x5000,
|
|
otadata, data, ota, 0xe000, 0x2000,
|
|
app0, app, ota_0, 0x10000, 0x2C0000,
|
|
app1, app, ota_1, 0x2D0000, 0x2C0000,
|
|
eeprom, data, 0x99, 0x590000, 0x1000,
|
|
coredump, data, coredump,0x591000, 0x10000,
|
|
spiffs, data, spiffs, 0x5A1000, 0x25F000, |