| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | commandline: style stuff, no functional changes | Bluebie | 2013-12-17 | 2 | -12/+12 |
* | Update micronucleus.c | nixnax | 2013-09-03 | 1 | -3/+3 |
* | Update micronucleus_lib.c: | Bluebie | 2013-08-30 | 1 | -2/+3 |
* | some small mistakes I noticed while going through the code with a fine-toothe... | Louis Beaudoin | 2013-06-06 | 1 | -26/+26 |
* | commandline: bugfixes for -1 error after erase on OS X - auto recover now works | Bluebie | 2013-02-20 | 2 | -14/+27 |
* | Tests on all Linux machines available led to errors such as: | Malaclypse The Younger | 2013-02-19 | 1 | -1/+9 |
* | commandline: added timeout option (does it work on windows?) | Bluebie | 2013-02-06 | 1 | -1/+25 |
* | commandline: added new mac build | Bluebie | 2013-02-06 | 1 | -0/+0 |
* | commandline: raw support fixed, added --no-ansi mode for arduino/digispark us... | Bluebie | 2013-02-06 | 1 | -19/+34 |
* | Fixed assignment in conditional bug. RAW uploads work now maybe? Thanks to @b... | Bluebie | 2013-02-06 | 1 | -2/+2 |
* | commandline: Update Windows build | Jenna Fox | 2012-11-30 | 1 | -0/+0 |
* | commandline: Update Mac build | Bluebie | 2012-11-30 | 1 | -0/+0 |
* | commandline: pspgeek's usb fail workaround | Bluebie | 2012-11-30 | 2 | -5/+27 |
* | Added updated micronucleus.exe build, which goes extra slow and uses newer mi... | Jenna Fox | 2012-11-19 | 2 | -1/+2 |
* | Slightly alter assert in micronucleus_lib.c | Jenna Fox | 2012-11-15 | 1 | -1/+1 |
* | commandline: Updated readme | Jenna Fox | 2012-10-10 | 1 | -6/+16 |
* | Mac and Windows builds of commandline tool | Jenna Fox | 2012-10-03 | 2 | -0/+0 |
* | Adjusted timing in command line tool to run faster | Bluebie | 2012-10-03 | 1 | -3/+3 |
* | cli --dump-progress option now outputs JSON | Jenna Fox | 2012-10-02 | 1 | -1/+1 |
* | Improved usage printout on CLI tool | Jenna Fox | 2012-10-02 | 1 | -1/+10 |
* | Made live progress printouts more human friendly (total progress instead of s... | Jenna Fox | 2012-10-02 | 3 | -6/+20 |
* | Added percentage progress to CLI upload tool and worked on consistent style t... | Jenna Fox | 2012-10-02 | 3 | -379/+435 |
* | Added bits for uploading raw files, or from stdin | Bluebie | 2012-09-30 | 1 | -32/+81 |
* | Added 'install' section to makefile for cli tool | Jenna Fox | 2012-09-30 | 1 | -1/+3 |
* | Revised Ihsan's cli upload tool to be more future proof, and take away parts ... | Jenna Fox | 2012-09-30 | 6 | -394/+145 |
* | Added Mac OS X compatibility to Ihsan's cli upload program | Jenna Fox | 2012-09-30 | 5 | -13/+20 |
* | Initial commit for commandline C application. | ihsan Kehribar | 2012-09-29 | 21 | -852/+1320 |
* | getting close to having a working 2.2kb bootloader! | Jenna Fox | 2012-09-23 | 1 | -2/+2 |
* | Make bootloadHID always upload one page at a time. | Jenna Fox | 2012-09-23 | 3 | -14/+10 |
* | wont be needing the first write mechanism | Jenna Fox | 2012-09-23 | 1 | -6/+3 |
* | bring in slightly modified version of bootloadHID host programming app by obj... | Jenna Fox | 2012-09-23 | 11 | -0/+870 |