1 | # Name | Type | SubType | Offset | Size |
---|
2 | # bootloader | app | boot | 0x1000/0x0 | 28/32K |
3 | # partition_table | data | table | 0x8000 | 4K |
4 | nvs | data | nvs | 0x9000 | 20K |
5 | otadata | data | ota | 0xe000 | 8K |
6 | ota_0 | app | ota_0 | 0x10000 | 2048K |
7 | ota_1 | app | ota_1 | 0x210000 | 2048K |
8 | uf2 | app | factory | 0x410000 | 256K |
9 | user_fs | data | fat | 0x450000 | 3776K |