LED_shit/partitions.csv
2025-11-04 21:33:28 +00:00

7 lines
237 B
Plaintext

# 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, 1792K,
storage, data, spiffs, 0x1D0000, 256K,