aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* halfkay.c: usbsendmd: fix fast transmit EPIPETomasz Kramkowski2016-11-241-7/+11
| | | | | | Fixed an issue where transmitting too quickly would cause a LIBUSB_ERROR_PIPE after the third transmission. For the future the delay might want to back off and the initial delay could be shortened.
* params.c: Move params over to eprintf utilsTomasz Kramkowski2016-11-241-24/+34
|
* eprintf utilitiesTomasz Kramkowski2016-11-244-1/+124
|
* halfkay.c: Prevent shift past type sizeTomasz Kramkowski2016-11-231-1/+2
|
* halfkay.c: Fix rebootTomasz Kramkowski2016-11-231-4/+5
|
* hktool.c: Cleanup debugTomasz Kramkowski2016-11-231-6/+2
|
* Add support for new boardsTomasz Kramkowski2016-11-233-0/+4
|
* init commitTomasz Kramkowski2016-11-2321-0/+1907