OpenIris/ESP/partitions.csv
ZanzyTHEbar ec0c344895 update
- begin adding Github OTA support
2022-12-14 19:58:23 +00:00

8 lines
385 B
Plaintext

# 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, 0x6000,
phy_init, data, phy, 0xf000, 0x1000,
otadata, data, ota, , 0x2000
ota_0, app, ota_0, , 1M,
ota_1, app, ota_1, , 1M
storage, data, spiffs, , 0xF0000,