Files
rusty-espresso/partition.csv
2023-09-23 21:40:13 +02:00

6 lines
194 B
CSV

# ESP-IDF Partition Table
# Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 0x9000, 0x6000,
phy_init, data, phy, 0xf000, 0x1000,
factory, app, factory, 0x10000, 1M,