Files
2023-08-25 22:55:20 +08:00

522 B

1# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
2# Name, Type, SubType, Offset, Size, Flags
3sec_cert, data, , 0xd000, 0x3000,
4nvs, data, nvs, 0x10000, 0x6000,
5otadata, data, ota, , 0x2000,
6phy_init, data, phy, , 0x1000,
7fctry, data, nvs, , 0x6000,
8ota_0, app, ota_0, , 4200K,
9# ota_1, app, ota_1, , 2700K,
10storage, data, spiffs, , 2600K,
11model, data, spiffs, , 8600K,