Files
squeezelite-esp32/partitions.csv
2025-03-18 17:38:34 -04:00

8 lines
247 B
CSV

# nvs below is needed for some wifi init
otadata, data, ota, 0xD000, 0x2000,
phy_init, data, phy, 0xF000, 0x1000,
recovery, app, factory, 0x10000, 0x130000,
ota_0, app, ota_0, , 0x270000,
spiffs, data, spiffs, , 0x4B000,
nvs,data,nvs,,0x2000