mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-19 05:58:34 +03:00
Start of 5.X work
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# 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, , 0x290000,
|
||||
spiffs, data, spiffs, , 0x2D000,
|
||||
ota_0, app, ota_0, , 0x270000,
|
||||
spiffs, data, spiffs, , 0x4B000,
|
||||
nvs,data,nvs,,0x2000
|
||||
|
||||
|
Reference in New Issue
Block a user