First release version v1.02

This commit is contained in:
Philip Smart
2022-05-28 11:45:46 +01:00
commit 030b807db6
111 changed files with 134215 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Name, Type, SubType, Offset, Size, Flags
otadata, data, ota, 0x9000, 0x2000
nvs, data, nvs, , 0x4000
phy_init, data, phy, , 0x1000
ota_0, app, ota_0, , 0x1A0000
ota_1, app, ota_1, , 0x1A0000
filesys, data, spiffs, , 0xA0000
1 # Name, Type, SubType, Offset, Size, Flags
2 otadata, data, ota, 0x9000, 0x2000
3 nvs, data, nvs, , 0x4000
4 phy_init, data, phy, , 0x1000
5 ota_0, app, ota_0, , 0x1A0000
6 ota_1, app, ota_1, , 0x1A0000
7 filesys, data, spiffs, , 0xA0000