yunsi-toolbox-vue/lib
kerms c8b560387b
feat(partition-table): add BOOTLOADER and PARTITION_TABLE types
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.
2026-03-05 18:20:04 +01:00
..
app-image refactor: translate error messages from Chinese to English 2026-02-28 11:50:00 +01:00
nvs refactor: translate error messages from Chinese to English 2026-02-28 11:50:00 +01:00
ota-data refactor: translate error messages from Chinese to English 2026-02-28 11:50:00 +01:00
partition-table feat(partition-table): add BOOTLOADER and PARTITION_TABLE types 2026-03-05 18:20:04 +01:00
shared feat(app-image): add ESP firmware image parser and viewer with robust 2026-02-22 12:37:30 +01:00
index.ts feat: add OTA data parser and fix verbatimModuleSyntax compliance 2026-02-25 16:34:42 +01:00