summaryrefslogtreecommitdiffstats
path: root/commandline/examples/micronucleus.c
Commit message (Expand)AuthorAgeFilesLines
* commandline: clean up folder structurecpldcpu2013-12-301-427/+0
* commandline: no functional change - style conformanceBluebie2013-12-181-5/+2
* commandline: fixes --erase-only so it actually worksBluebie2013-12-181-10/+1
* commandline: whitespaceAaron Stone2013-12-171-58/+70
* commandline: resolve three warningsAaron Stone2013-12-171-4/+5
* commandline: added --erase-only to micronucleuscpldcpu2013-12-171-32/+45
* 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