mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-19 05:27:11 +00:00
10 lines
566 B
CSV
10 lines
566 B
CSV
# Name, Type, SubType, Offset, Size, Flags
|
|
bootloader, bootloader, primary, N/A, N/A,
|
|
partition_table, partition_table, primary, N/A, N/A,
|
|
nvs, data, nvs, , 0x4000,
|
|
phy_init, data, phy, , 0x1000,
|
|
storage, data, 0xff, , 0x1000, encrypted
|
|
nvs_key, data, nvs_keys, , 0x1000, encrypted,
|
|
emul_efuse, data, efuse, , 0x2000,
|
|
factory, app, factory, , 1M,
|