summaryrefslogtreecommitdiffstats
path: root/commandline/examples/micronucleus.c
Commit message (Expand)AuthorAgeFilesLines
* Update micronucleus.cnixnax2013-09-031-3/+3
* commandline: bugfixes for -1 error after erase on OS X - auto recover now worksBluebie2013-02-201-8/+14
* commandline: added timeout option (does it work on windows?)Bluebie2013-02-061-1/+25
* commandline: raw support fixed, added --no-ansi mode for arduino/digispark us...Bluebie2013-02-061-19/+34
* Fixed assignment in conditional bug. RAW uploads work now maybe? Thanks to @b...Bluebie2013-02-061-2/+2
* commandline: pspgeek's usb fail workaroundBluebie2012-11-301-4/+24
* Adjusted timing in command line tool to run fasterBluebie2012-10-031-3/+3
* cli --dump-progress option now outputs JSONJenna Fox2012-10-021-1/+1
* Improved usage printout on CLI toolJenna Fox2012-10-021-1/+10
* Made live progress printouts more human friendly (total progress instead of s...Jenna Fox2012-10-021-3/+6
* Added percentage progress to CLI upload tool and worked on consistent style t...Jenna Fox2012-10-021-225/+272
* Added bits for uploading raw files, or from stdinBluebie2012-09-301-32/+81
* Revised Ihsan's cli upload tool to be more future proof, and take away parts ...Jenna Fox2012-09-301-55/+43
* Initial commit for commandline C application.ihsan Kehribar2012-09-291-0/+252