Skip to content

Commit 6bddde3

Browse files
authored
Add files via upload
1 parent 4d98cea commit 6bddde3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tools/partitions/rzo_partitions.csv

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Name, Type, SubType, Offset, Size, Flags
2+
nvs, data, nvs, 0x9000, 0x5000,
3+
otadata, data, ota, 0xe000, 0x2000,
4+
app0, app, ota_0, 0x10000, 0x280000,
5+
fr, 32, 32, 0x290000, 0xEF000,
6+
eeprom, data, 0x99, 0x37f000, 0x1000,
7+
spiffs, data, spiffs, 0x380000, 0x2F000,

0 commit comments

Comments
 (0)