Commit a3e126d
committed
Enhance GD32 flash tool with device lookup
Add GD32 device database support (gd32.json) for chip identification, flash size reading, part number lookup, and UID retrieval. New CLI flags: --get-uid, --get-size, --db, --go, --go-address. Add read_memory, probe_register_bit, and related helper methods to GD32Flasher. Improve robustness with bounds checks on serial reads and cleaner code style.1 parent 7903027 commit a3e126d
1 file changed
Lines changed: 366 additions & 86 deletions
0 commit comments