reverting version

This commit is contained in:
Dmitry Borisenko
2020-09-02 22:34:49 +03:00
parent 70096c71c8
commit 2e8ea582d2
286 changed files with 29912 additions and 0 deletions

6
partitions_custom.csv Normal file
View File

@@ -0,0 +1,6 @@
# Name, Type, SubType, Offset, Size, Flags
ota_0, app, ota_0, 0x10000, 0x1A0000
ota_1, app, ota_1, , 0x1A0000
otadata, data, ota, 0x350000, 0x2000
nvs, data, nvs, , 0x6000
data, data, spiffs, , 0xA8000
1 # Name, Type, SubType, Offset, Size, Flags
2 ota_0, app, ota_0, 0x10000, 0x1A0000
3 ota_1, app, ota_1, , 0x1A0000
4 otadata, data, ota, 0x350000, 0x2000
5 nvs, data, nvs, , 0x6000
6 data, data, spiffs, , 0xA8000