yunsi-toolbox-vue/lib/app-image
kerms 17d34a33e9
sync: merge submodule feature work (HexDump viewer, hex highlighting)
Merges development done in the website submodule:
- feat: display SPI pin drive strength and custom app desc raw bytes
- feat: add hex dump viewer, show appended SHA256, remove custom app desc
- feat: add field-range map for hex <-> field highlighting
- feat: Wireshark-style hex/field bidirectional highlighting
- feat: add disableFirmwareSelect prop to EspFlasher
- fix(crc32): use correct init value for ESP-IDF ROM CRC32
2026-03-11 11:22:04 +01:00
..
constants.ts feat(app-image): add custom app desc dump and SPI pin drive display 2026-03-11 11:03:57 +01:00
index.ts feat: add field-range map for hex ↔ field highlighting 2026-03-10 13:17:41 +01:00
parser.ts feat(app-image): add custom app desc dump and SPI pin drive display 2026-03-11 11:03:57 +01:00
ranges.ts feat: add field-range map for hex ↔ field highlighting 2026-03-10 13:17:41 +01:00
types.ts feat(app-image): add custom app desc dump and SPI pin drive display 2026-03-11 11:03:57 +01:00