Files
libssh-esp-example/partitions.csv
2025-07-07 12:02:58 +09:00

190 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,
6storage,data,littlefs,0x210000,8K,