yunsi-toolbox-vue/lib
kerms e0e95f80c0
feat(nvs): normalize result with dropped/clamped counts, blob compat check
normalizePartition now returns NormalizeResult { partition, dropped, clamped }
so callers can report exactly what happened during import. Clamp functions
report when values were modified. Add checkBlobCompatibility() for proactive
size warnings on version switch/merge. Also includes reconcileBlobTypes at
all import boundaries and BLOB_IDX whitelist enforcement.
2026-03-12 12:09:47 +01:00
..
app-image fix(app-image): remove customDescRawBytes re-added by merge 2026-03-11 11:27:06 +01:00
nvs feat(nvs): normalize result with dropped/clamped counts, blob compat check 2026-03-12 12:09:47 +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(nvs): normalize result with dropped/clamped counts, blob compat check 2026-03-12 12:09:47 +01:00
index.ts feat: add OTA data parser and fix verbatimModuleSyntax compliance 2026-02-25 16:34:42 +01:00