summaryrefslogtreecommitdiffstats
path: root/commandline
Commit message (Collapse)AuthorAgeFilesLines
* Added bits for uploading raw files, or from stdinBluebie2012-09-301-32/+81
|
* 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-306-394/+145
| | | | of api which allow risky writing strategies.
* Added Mac OS X compatibility to Ihsan's cli upload programJenna Fox2012-09-305-13/+20
|
* Initial commit for commandline C application.ihsan Kehribar2012-09-2921-852/+1320
|
* getting close to having a working 2.2kb bootloader!Jenna Fox2012-09-231-2/+2
|
* Make bootloadHID always upload one page at a time.Jenna Fox2012-09-233-14/+10
|
* wont be needing the first write mechanismJenna Fox2012-09-231-6/+3
|
* bring in slightly modified version of bootloadHID host programming app by ↵Jenna Fox2012-09-2311-0/+870
objective development - including delays tiny85 requires (though they could be tuned to be a bit shorter for quicker programming later)