We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d5d90b commit e60c856Copy full SHA for e60c856
partitions.csv
@@ -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