Files
squeezelite-esp32/partitions.csv
2026-02-11 20:23:37 +00:00

256 B

1# nvs below is needed for some wifi init
2otadata, data, ota, 0xD000, 0x2000,
3phy_init, data, phy, 0xF000, 0x1000,
4recovery, app, factory, 0x10000, 0x130000,
5ota_0, app, ota_0, , 0x270000,
6spiffs, data, spiffs, , 0x4B000,
7nvs,data,nvs,,0x2000,readonly