Files
esp-mqtt/examples/protocols/mqtt/ssl_ds/partitions.csv
Angus Gratton ebd802fa2c Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.

(Line endings, blank lines at end of file, trailing whitespace)
2025-09-19 18:51:40 +08:00

189 B

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