esp32-lilygo-t5/partitions.csv
2024-10-22 10:14:59 +02:00

246 B

1# ESP-IDF Partition Table
2# Name, Type, SubType, Offset, Size, Flags
3nvs, data, nvs, 0x9000, 24K,
4phy_init, data, phy, 0xf000, 4K,
5factory, app, factory, 0x10000, 2M,
6assets, data, spiffs,0x210000, 1896K,