forked from gronod/squeezelite-esp32
Start of 5.X work
This commit is contained in:
+4
-2
@@ -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