mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2026-04-20 11:02:14 +02:00
huge app due to partition size issues
This commit is contained in:
parent
ff031eec92
commit
ff1bb80adf
3 changed files with 38 additions and 12 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Name, Type, SubType, Offset, Size
|
||||
nvs, data, nvs, 0x9000, 0x5000
|
||||
otadata, data, ota, 0xE000, 0x2000
|
||||
app0, app, ota_0, 0x10000, 0x180000
|
||||
app1, app, ota_1, 0x190000, 0x180000
|
||||
spiffs, data, spiffs, 0x310000, 0x0E0000
|
||||
coredump, data, coredump, 0x3F0000, 0x10000
|
||||
phy_init, data, phy, 0x10000, 0x1000
|
||||
app0, app, factory, 0x20000, 0x300000
|
||||
spiffs, data, spiffs, 0x320000, 0xE0000
|
||||
coredump, data, coredump, 0x3F0000, 0x10000
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue