mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-23 10:49:53 +01:00
332 B
332 B
| 1 | # Name, Type, SubType, Offset, Size, Flags |
|---|---|
| 2 | nvs, data, nvs, 0x9000, 16k |
| 3 | otadata, data, ota, 0xd000, 8k |
| 4 | phy_init, data, phy, 0xf000, 4k |
| 5 | ota_0, app, ota_0, 0x10000, 1920k |
| 6 | ota_1, app, ota_1, , 1920k |
| 7 | coredump, data, coredump, , 64K |
| 8 | reserved, data, 0xfe, , 128K |