ch55x/CH55xtool/Readme.md
2020-11-16 01:00:51 +03:00

16 lines
394 B
Markdown

CH55xtool
=========
Tool for CH55x flashing [from here](https://github.com/MarsTechHAN/ch552tool), rewritten in C.
```
Usage: ch55tool [args]
Where args are:
-P, --pidfile=arg pidfile (default: /tmp/testcmdlnopts.pid)
-b, --binname=arg name of binary file to flash
-d, --dontrestart don't reset MCU after writing
-h, --help show this help
```