9 lines
316 B
Plaintext
9 lines
316 B
Plaintext
# ESP-IDF Partition Table
|
|
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs, data, nvs, 0x9000, 0x33000,
|
|
otadata, data, ota, , 0x2000,
|
|
phy_init, data, phy, , 0x1000,
|
|
nvs_key, data, nvs_keys, , 0x1000,
|
|
ota_0, app, ota_0, 0x40000, 0x300000,
|
|
storage, data, spiffs, , 0xC0000,
|