summaryrefslogtreecommitdiffstats
path: root/commandline/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Enable FreeBSD supportOleksandr Rybalko2017-05-071-0/+5
|
* Revert "Update to libusb 1.0.20"revert-79-libusb-1.0.20Tim2016-07-311-1/+1
|
* Rewritten to use libusb 1.0.20 from libusb.infoMichael Copland2016-06-211-1/+1
|
* Support OpenBSDCoues Ludovic2014-07-101-0/+5
|
* commandline: Update Makefile for OS XAaron Stone2014-01-141-2/+8
|
* commandline: do not write to empty pagescpldcpu2013-12-301-1/+1
|
* commandline: clean up folder structurecpldcpu2013-12-301-2/+2
|
* commandline: Makefile use shell assignments to execute onceAaron Stone2013-12-171-6/+6
| | | | | Backticks in the variables would execute at each invocation. With Macports, libusb 0.x config is called libusb-legacy-config.
* Added 'install' section to makefile for cli toolJenna Fox2012-09-301-1/+3
|
* Revised Ihsan's cli upload tool to be more future proof, and take away parts ↵Jenna Fox2012-09-301-1/+1
| | | | of api which allow risky writing strategies.
* Added Mac OS X compatibility to Ihsan's cli upload programJenna Fox2012-09-301-0/+5
|
* Initial commit for commandline C application.ihsan Kehribar2012-09-291-35/+31
|
* bring in slightly modified version of bootloadHID host programming app by ↵Jenna Fox2012-09-231-0/+46
objective development - including delays tiny85 requires (though they could be tuned to be a bit shorter for quicker programming later)