yunsi-toolbox-vue/lib/shared
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
..
binary-reader.ts feat(nvs): normalize result with dropped/clamped counts, blob compat check 2026-03-12 12:09:47 +01:00
binary-writer.ts feat(nvs): normalize result with dropped/clamped counts, blob compat check 2026-03-12 12:09:47 +01:00
crc32.ts fix(crc32): use correct init value for ESP-IDF ROM CRC32 2026-03-11 11:03:42 +01:00
index.ts feat(app-image): add ESP firmware image parser and viewer with robust 2026-02-22 12:37:30 +01:00