Add ESP-IDF partition types 0x02 (BOOTLOADER) and 0x03 (PARTITION_TABLE) with their subtype enums and name maps. Refactor getSubtypeName/subtypeFromName to use a unified SUBTYPE_NAME_MAPS lookup table. |
||
|---|---|---|
| .. | ||
| app-image | ||
| nvs | ||
| ota-data | ||
| partition-table | ||
| shared | ||
| index.ts | ||