9 lines
253 B
Plaintext
9 lines
253 B
Plaintext
# ESP-IDF Partition Table
|
|
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs,data,nvs,0x9000,0x6000,,
|
|
phy_init,data,phy,0xf000,0x1000,,
|
|
ota,data,ota,0x10000,0x2000,,
|
|
factory,app,factory,0x20000,2M,,
|
|
ota0,app,ota_0,0x220000,2M,,
|
|
ota1,app,ota_1,0x420000,2M,,
|