kopia lustrzana https://github.com/espressif/esp-idf
536 B
536 B
1 | # Name, Type, SubType, Offset, Size, Flags |
---|---|
2 | # Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap |
3 | tee_0, app, tee_0, , 192K, |
4 | tee_1, app, tee_1, , 192K, |
5 | tee_otadata, data, tee_ota, , 8K, |
6 | secure_storage, data, tee_sec_stg, , 56K, |
7 | ota_0, app, ota_0, , 1536K, |
8 | ota_1, app, ota_1, , 1536K, |
9 | otadata, data, ota, , 8K, |
10 | nvs, data, nvs, , 24K, |
11 | phy_init, data, phy, , 4K, |