mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 02:47:16 +00:00
6 lines
155 B
CSV
6 lines
155 B
CSV
# ESP-IDF Partition Table
|
|
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs,data,nvs,0x9000,24K,
|
|
phy_init,data,phy,0xf000,4K,
|
|
factory,app,factory,0x10000,1M,
|