8 lines
318 B
Text
8 lines
318 B
Text
# ESP-IDF Partition Table
|
|
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs, data, nvs, 0x9000, 0x4000,
|
|
otadata, data, ota, 0xd000, 0x2000
|
|
phy_init, data, phy, 0xf000, 0x1000,
|
|
ota_0, app, ota_0, 0x10000, 1536K
|
|
ota_1, app, ota_1, , 1536K
|
|
appfs, 0x43, 3, , 13248K
|