aboutsummaryrefslogtreecommitdiff
path: root/software/partitions.csv
diff options
context:
space:
mode:
authorMDC Service <michael.schmid@mdc-service.de>2022-05-25 13:07:19 +0200
committerGitHub <noreply@github.com>2022-05-25 13:07:19 +0200
commitddd05b2c7e4b5c9f95f913b5ca24be9edc5bd7bb (patch)
tree47bd8efdb41386734333bdc6f199901784f1915f /software/partitions.csv
parent124d22828708d4d3d843addeeb62d049c1c05fc2 (diff)
replace files with copyright header and Doxygen comments
Diffstat (limited to 'software/partitions.csv')
-rw-r--r--software/partitions.csv9
1 files changed, 0 insertions, 9 deletions
diff --git a/software/partitions.csv b/software/partitions.csv
deleted file mode 100644
index 2ea2f45..0000000
--- a/software/partitions.csv
+++ /dev/null
@@ -1,9 +0,0 @@
-# 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,