Files

394 B

1# Name, Type, SubType, Offset, Size, Flags
2# Note: OTA requires otadata + two app partitions (ota_0, ota_1)
3nvs, data, nvs, 0x9000, 0x6000,
4otadata, data, ota, 0xf000, 0x2000,
5ota_0, app, ota_0, 0x20000, 3M,
6ota_1, app, ota_1, , 3M,
7flash_test, data, fat, , 528K,
8model, data, spiffs, , 5900K,