You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace arg.h by cargs (see submodule cargs) fix issue #11 "Refactor the parameters using https://github.com/likle/cargs"
- Flash size is automatically set to correct flash size (flash32k/flash64k/flash96k)
- New arguments/options
Usage: wch-ch56x-isp [OPTION]...
-V, --Version Print version
-h, --help Show help
-c, --config Print CH569 config(after isp_init and before isp_fini)
-p, --progress Display progress
-v, --verify Do verify after erase/program
-r, --reset Reset MCU at end
-d, --mcudebug=VALUE Set MCU debug mode on or off
-f, --flashfile=VALUE Flash file (binary file *.bin)
Refactor the parameters using https://github.com/likle/cargs (like done in https://github.com/hydrausb3/hydrausb3_host)
The text was updated successfully, but these errors were encountered: