|
# ESP-IDF Partition Table
|
|
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs, data, nvs, 0x9000, 0x4000,
|
|
otadata, data, ota, , 0x2000,
|
|
phy_init, data, phy, , 0x1000,
|
|
ota_0, 0, ota_0, , 0x110000,
|
|
ota_1, 0, ota_1, , 0x110000,
|
|
spiffs, data, spiffs, , 0x110000,
|