2021-08-19 21:57:16 +02:00
|
|
|
# Name, Type, SubType, Offset, Size, Flags
|
|
|
|
|
nvs, data, nvs, 0x9000, 16K,
|
|
|
|
|
otadata, data, ota, 0xd000, 8K,
|
|
|
|
|
phy_init, data, phy, 0xf000, 4K,
|
|
|
|
|
factory, app, factory, 0x10000, 1152K,
|
|
|
|
|
ota_0, app, ota_0, 0x130000, 1152K,
|
|
|
|
|
ota_1, app, ota_1, 0x250000, 1152K,
|
2023-01-15 20:21:49 +01:00
|
|
|
storage, data, spiffs, 0x370000, 576K,
|