Fork of Tangara with customizations
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 | # ESP-IDF Partition Table |
---|
2 | # Name, Type, SubType, Offset, Size, Flags |
3 | nvs, data, nvs, 0x9000, 24k, |
4 | otadata, data, ota, 0xf000, 8k, |
5 | ota_0, app, ota_0, 0x20000, 7M, |
6 | ota_1, app, ota_1, , 7M, |