mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2026-04-20 02:52:12 +02:00
Bring back the core dump partition
This commit is contained in:
parent
0dbb1da2bf
commit
a784c84e90
1 changed files with 2 additions and 1 deletions
|
|
@ -3,4 +3,5 @@ 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, 0x0F0000
|
||||
spiffs, data, spiffs, 0x310000, 0x0E0000
|
||||
coredump, data, coredump, 0x3F0000, 0x10000
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue