summaryrefslogtreecommitdiffstats
path: root/commandline
Commit message (Expand)AuthorAgeFilesLines
* commandline: Add static fat binary for OS XAaron Stone2014-01-141-0/+0
* commandline: Update Makefile for OS XAaron Stone2014-01-141-2/+8
* commandline: Add cast to prevent warningcpldcpu2014-01-142-1/+1
* commandline: updated windows execpldcpu2013-12-311-0/+0
* commandline: do not write to empty pagescpldcpu2013-12-305-17/+29
* commandline: clean up folder structurecpldcpu2013-12-302-2/+2
* commandline: update windows buildcpldcpu2013-12-171-0/+0
* commandline: no functional change - style conformanceBluebie2013-12-181-5/+2
* commandline: fixes --erase-only so it actually worksBluebie2013-12-181-10/+1
* commandline: Update windows buildcpldcpu2013-12-171-0/+0
* commandline: Makefile use shell assignments to execute onceAaron Stone2013-12-171-6/+6
* commandline: whitespaceAaron Stone2013-12-172-59/+71
* commandline: use C automatic stringificationAaron Stone2013-12-171-4/+6
* commandline: silence a warning since this is used correctlyAaron Stone2013-12-171-1/+1
* commandline: pretty sure this should be a comparison not an assignmentAaron Stone2013-12-171-1/+1
* commandline: resolve three warningsAaron Stone2013-12-171-4/+5
* commandline: Removed hex files that don't belong here?cpldcpu2013-12-172-529/+0
* commandline: removed out-of-date mac buildcpldcpu2013-12-171-0/+0
* commandline: added --erase-only to micronucleuscpldcpu2013-12-172-32/+45
* commandline: readme.. My brain is bad today. no functional changes, just styl...Bluebie2013-12-171-1/+6
* commandline: no functional changes - getting rid of tab charsBluebie2013-12-171-1/+1
* commandline: no functional changes - improved readme info on configuring linu...Bluebie2013-12-172-3/+20
* commandline: style stuff, no functional changesBluebie2013-12-172-12/+12
* Update micronucleus.cnixnax2013-09-031-3/+3
* Update micronucleus_lib.c:Bluebie2013-08-301-2/+3
* some small mistakes I noticed while going through the code with a fine-toothe...Louis Beaudoin2013-06-061-26/+26
* commandline: bugfixes for -1 error after erase on OS X - auto recover now worksBluebie2013-02-202-14/+27
* Tests on all Linux machines available led to errors such as:Malaclypse The Younger2013-02-191-1/+9
* commandline: added timeout option (does it work on windows?)Bluebie2013-02-061-1/+25
* commandline: added new mac buildBluebie2013-02-061-0/+0
* 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: Update Windows buildJenna Fox2012-11-301-0/+0
* commandline: Update Mac buildBluebie2012-11-301-0/+0
* commandline: pspgeek's usb fail workaroundBluebie2012-11-302-5/+27
* Added updated micronucleus.exe build, which goes extra slow and uses newer mi...Jenna Fox2012-11-192-1/+2
* Slightly alter assert in micronucleus_lib.cJenna Fox2012-11-151-1/+1
* commandline: Updated readmeJenna Fox2012-10-101-6/+16
* Mac and Windows builds of commandline toolJenna Fox2012-10-032-0/+0
* 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-023-6/+20
* Added percentage progress to CLI upload tool and worked on consistent style t...Jenna Fox2012-10-023-379/+435
* 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
* 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