aboutsummaryrefslogtreecommitdiff
path: root/ch-flash.c
Commit message (Collapse)AuthorAge
* Add ability to use a shell command to get the binary blob.HEADmainJosh Rahm2024-11-26
| | | | | Makes it easy to get the binary to flash from the build server in a loop.
* Initial commit for the ch-flash program.Josh Rahm2023-01-18
This program is a fork from https://github.com/frank-zago/isp55e0.git, except that it wait for a device to be connected if one is not present. This makes the flashing process more streamlined.