Skip to content

Commit fec8dd0

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents d7e2e06 + ce56dbc commit fec8dd0

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

tools/partitions/max_app_4MB.csv

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
# Name, Type, SubType, Offset, Size, Flags
2-
nvs, data, nvs, 0x9000, 0x5000,
3-
factory, app, factory, 0x10000, 0x3F0000,
1+
# Name, Type, SubType, Offset, Size, Flags
2+
nvs, data, nvs, 0x9000, 0x5000,
3+
otadata, data, ota, 0xe000, 0x2000,
4+
app0, app, factory, 0x10000, 0x360000,
5+
coredump, data, coredump,0x7F0000,0x10000,

0 commit comments

Comments
 (0)