326 B
326 B
| 1 | # Name, Type, Subtype, Offset, Size, Flags |
|---|---|
| 2 | nvs, data, nvs, 0x9000, 0x6000, |
| 3 | otadata, data, ota, 0xf000, 0x2000, |
| 4 | app0, app, factory, 0x11000, 0x30000, # 192 KB |
| 5 | app1, app, ota_0, 0x41000, 0x30000, # 192 KB |
| 6 | littlefs, data, littlefs, 0x71000, 0x9000 # 36 KB |