| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #20 from psychogenic/master | Jenna Fox | 2013-02-19 | 1 | -1/+9 |
|\ |
|
| * | Tests on all Linux machines available led to errors such as: | Malaclypse The Younger | 2013-02-19 | 1 | -1/+9 |
|/ |
|
* | release: added release notes for -jumper variant | Bluebie | 2013-02-17 | 1 | -0/+12 |
* | release & upgrade: added jumper varient | Bluebie | 2013-02-17 | 2 | -0/+134 |
* | D5 version for deuxvis | Bluebie | 2013-02-08 | 3 | -4/+187 |
* | experimental build with pin0 as boot button pin | Bluebie | 2013-02-08 | 1 | -16/+17 |
* | upgrade: added 1.05 release - have tested upgrading from 1.02 to 1.05 and it ... | Bluebie | 2013-02-08 | 2 | -3/+184 |
* | upgrade: now automatically reboots in to new bootloader when it's done doing ... | Bluebie | 2013-02-08 | 1 | -0/+8 |
* | new release! 1.05 gives you the same more reliable timings from 1.02, with 66... | Bluebie | 2013-02-08 | 2 | -2/+139 |
* | remove a little pointless code.. | Bluebie | 2013-02-08 | 1 | -1/+1 |
* | remove old changelog file inherited from usbasploader-tiny85 - too confusing | Bluebie | 2013-02-08 | 1 | -34/+0 |
* | revert timing to be like 1.02 - 5 sec wait, 8ms write delay | Bluebie | 2013-02-08 | 3 | -3/+10 |
* | 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 |
* | Firmware: updated .gitignore | Jenna Fox | 2012-10-14 | 1 | -0/+3 |
* | Firmware: Added a low-power release, suitable for chips with ckdiv8 programmed. | Jenna Fox | 2012-10-14 | 1 | -0/+135 |
* | commandline: Updated readme | Jenna Fox | 2012-10-10 | 1 | -6/+16 |
* | Added some tech details | Bluebie | 2012-10-06 | 1 | -0/+51 |
* | Release Notes for 1.04 release | Bluebie | 2012-10-05 | 1 | -2/+10 |
* | upgrade: Add micronucleus 1.04 upgrade prebuilt | Bluebie | 2012-10-05 | 2 | -3/+183 |
* | Firmware Release! 1.04 is now out. | Bluebie | 2012-10-05 | 5 | -1/+134 |
* | Change back to 2.5 sec bootloader delay - 2.0 seconds wasn't working reliably... | Bluebie | 2012-10-05 | 1 | -1/+1 |
* | fix makefile to clean some uncleanly files | Bluebie | 2012-10-05 | 1 | -1/+1 |
* | Restructured firmware/releases folder, and added a 2.0 seconds build of 1.03 | Bluebie | 2012-10-05 | 4 | -0/+132 |
* | adjusted default duration down to 2.0 seconds from 2.5 seconds | Bluebie | 2012-10-05 | 1 | -1/+1 |
* | Reduced default WRITE_SLEEP value from 8 to 6, for 25% faster writing and era... | Bluebie | 2012-10-05 | 1 | -1/+1 |
* | ruby: a little hex-to-bin converter because I was too lazy to find out how to... | Bluebie | 2012-10-05 | 1 | -0/+9 |
* | Improved upgrade mechanism - now it should actually work! I've successfully u... | Bluebie | 2012-10-05 | 5 | -190/+197 |
* | ruby: Added better logging to HexProgram | Bluebie | 2012-10-05 | 1 | -1/+1 |
* | Upgrade: add warning to readme | Bluebie | 2012-10-05 | 1 | -0/+2 |
* | Added low power mode, for chips which need to start with clkdiv8 and only swi... | Bluebie | 2012-10-04 | 2 | -3/+44 |
* | Add license info | Bluebie | 2012-10-04 | 1 | -0/+6 |
* | Upgrade: Added note about ruby | Bluebie | 2012-10-04 | 1 | -1/+3 |
* | Upgrade: Clarification about LED option | Bluebie | 2012-10-04 | 1 | -1/+1 |
* | Added viral in place upgrader tool, to upgrade bootloaders via the bootloader... | Bluebie | 2012-10-04 | 7 | -0/+694 |
* | Fix off by one error in ruby HexProgram ihex parser class | Bluebie | 2012-10-04 | 1 | -4/+8 |
* | Merge branch 'master' of github.com:Bluebie/micronucleus-t85 | Jenna Fox | 2012-10-03 | 0 | -0/+0 |
|\ |
|
| * | Decreased bootloader wait time from 5ms to 2.5ms (tested on windows 7 and Mac... | Jenna Fox | 2012-10-03 | 1 | -1/+1 |
* | | Decreased bootloader wait from 5 secs to 2.5 secs (tested on win7 and Mac OS ... | Jenna Fox | 2012-10-03 | 1 | -1/+1 |
|/ |
|
* | idle polls now resets on any usb request, so you can hold on to the bootloade... | Jenna Fox | 2012-10-03 | 1 | -8/+12 |
* | Mac and Windows builds of commandline tool | Jenna Fox | 2012-10-03 | 2 | -0/+0 |
* | Yay more release notes | Bluebie | 2012-10-03 | 1 | -0/+14 |
* | Added firmware/releases/tiny85/release notes.txt | Bluebie | 2012-10-03 | 1 | -0/+27 |