Skip to content

Commit e60c856

Browse files
authored
Add files via upload
1 parent 8d5d90b commit e60c856

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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, 0x4000
3+
phy_init, data, phy, 0xd000, 0x1000
4+
otadata, data, ota, 0xe000, 0x2000
5+
ota_0, app, ota_0, 0x10000, 0x1e0000
6+
ota_1, app, ota_1, 0x1f0000, 0x1e0000
7+
spiffs, data, spiffs, 0x3d0000, 0x30000

0 commit comments

Comments
 (0)