Skip to content

Commit a460cb5

Browse files
committed
Adding coredump partition for esp32 core v2.0.6
1 parent 2b07e48 commit a460cb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Firmware/app3M_fat9M_16MB.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ otadata, data, ota, 0xe000, 0x2000,
44
app0, app, ota_0, 0x10000, 0x640000,
55
app1, app, ota_1, 0x650000,0x640000,
66
spiffs, data, spiffs, 0xc90000,0x370000,
7+
coredump, data, coredump,0xFF0000,0x10000,

0 commit comments

Comments
 (0)