Skip to content

Commit

Permalink
Add an 8MB partition map
Browse files Browse the repository at this point in the history
  • Loading branch information
mairas committed Dec 18, 2024
1 parent 3cc02a1 commit ea91ceb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions default_8MB.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 0x9000, 0x5000,
otadata, data, ota, 0xe000, 0x2000,
app0, app, ota_0, 0x10000, 0x330000,
app1, app, ota_1, 0x340000,0x330000,
spiffs, data, spiffs, 0x670000,0x180000,
coredump, data, coredump,0x7F0000,0x10000,

0 comments on commit ea91ceb

Please sign in to comment.