summaryrefslogtreecommitdiffstats
path: root/commandline/library/micronucleus_lib.h
Commit message (Collapse)AuthorAgeFilesLines
* commandline: Added signature to configurationreplycpldcpu2014-05-011-0/+2
|
* commandline: Update to 2.0a4 to accomodate for new device configuration ↵cpldcpu2014-03-161-2/+4
| | | | reply for attiny841
* commandline: Fix up that may have caused to patch two pagescpldcpu2014-03-061-0/+1
|
* commandline: update versioncpldcpu2014-02-181-1/+1
|
* commandline: reset vector patching in commandline toolcpldcpu2014-01-051-3/+6
|
* Made live progress printouts more human friendly (total progress instead of ↵Jenna Fox2012-10-021-3/+6
| | | | step progress)
* Added percentage progress to CLI upload tool and worked on consistent style ↵Jenna Fox2012-10-021-36/+39
| | | | throughout commandline c code (all variables underscore_cased, all functions lowerCamelCased).
* Revised Ihsan's cli upload tool to be more future proof, and take away parts ↵Jenna Fox2012-09-301-17/+26
| | | | of api which allow risky writing strategies.
* Added Mac OS X compatibility to Ihsan's cli upload programJenna Fox2012-09-301-3/+3
|
* Initial commit for commandline C application.ihsan Kehribar2012-09-291-0/+87