aboutsummaryrefslogtreecommitdiff
path: root/software/partitions.csv
diff options
context:
space:
mode:
authorMDC Service <michael.schmid@mdc-service.de>2022-05-23 11:17:34 +0200
committerGitHub <noreply@github.com>2022-05-23 11:17:34 +0200
commit74a0003fea4087de8e9f03b6f828c45d255bcd4a (patch)
tree1b4615232dcac918fcc47cbd3c6ed54014fb38b7 /software/partitions.csv
parentd2f3c7c9e17895ae43caed761f941a30e4e5eed6 (diff)
initial check in firmware files
Diffstat (limited to 'software/partitions.csv')
-rw-r--r--software/partitions.csv9
1 files changed, 9 insertions, 0 deletions
diff --git a/software/partitions.csv b/software/partitions.csv
new file mode 100644
index 0000000..2ea2f45
--- /dev/null
+++ b/software/partitions.csv
@@ -0,0 +1,9 @@
+# Name, Type, SubType, Offset, Size, Flags
+# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
+nvs,data,nvs,0x9000,16K,
+otadata,data,ota,0xd000,8K,
+phy_init,data,phy,0xf000,4K,
+factory,app,factory,0x10000,1M,
+ota_0,app,ota_0,0x110000,1M,
+ota_1,app,ota_1,0x210000,1M,
+storage,data, spiffs, ,768k,