A CLI ISP tool for HPMicro MCUs.
```shell
cargo install hpm_isp
```
```shell
hpm_isp 0.1.0
tfx2001 <2479727366@qq.com>
ISP tool for HPMicro MCUs.
USAGE:
OPTIONS:
SUBCOMMANDS:
```
```shell
hpm_isp flash 0 write 0x3000 ./hello_world.bin
```