From ddd05b2c7e4b5c9f95f913b5ca24be9edc5bd7bb Mon Sep 17 00:00:00 2001 From: MDC Service Date: Wed, 25 May 2022 13:07:19 +0200 Subject: replace files with copyright header and Doxygen comments --- software/partitions.csv | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 software/partitions.csv (limited to 'software/partitions.csv') 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, -- cgit v1.2.3