storage overhaul
needs tested tho
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
nvs, data, nvs, 0x9000, 0x4000,
|
||||
otadata, data, ota, 0xd000, 0x2000,
|
||||
phy_init, data, phy, 0xf000, 0x1000,
|
||||
ota_0, app, ota_0, 0x10000, 1M,
|
||||
ota_1, app, ota_1, 0x210000, 1M,
|
||||
storage, data, 0x40, 0x310000, 32K,
|
||||
ota_0, app, ota_0, 0x10000, 1536K,
|
||||
ota_1, app, ota_1, 0x290000, 1536K,
|
||||
storage, data, 0x40, 0x410000, 32K,
|
||||
|
Reference in New Issue
Block a user