| Commit message (Expand) | Author | Age | Files | Lines |
* | Emergency Update for -jumper varient - install update immediately - previous ... | Bluebie | 2013-05-20 | 2 | -66/+72 |
* | bug in jumper mode!!! jumper pin was set to output, creating short circuits! ... | Bluebie | 2013-05-20 | 1 | -38/+36 |
* | firmware: no functional change - reorganised bootloader config to easily swit... | Bluebie | 2013-03-06 | 1 | -9/+33 |
* | Added 'jumper' varient of 1.06 to prebuilt releases | Bluebie | 2013-03-06 | 1 | -0/+138 |
* | Firmware & Upgrade: Released 1.06! yet to add -jumper release tho. Fixes cloc... | Bluebie | 2013-03-04 | 4 | -10/+154 |
* | firmware: start writing release notes for future 1.06 version | Bluebie | 2013-03-04 | 1 | -0/+8 |
* | firmware: added osccal store and retrieve code, untested | Bluebie | 2013-03-04 | 2 | -24/+31 |
* | release: added release notes for -jumper variant | Bluebie | 2013-02-17 | 1 | -0/+12 |
* | release & upgrade: added jumper varient | Bluebie | 2013-02-17 | 1 | -0/+134 |
* | D5 version for deuxvis | Bluebie | 2013-02-08 | 1 | -1/+2 |
* | experimental build with pin0 as boot button pin | Bluebie | 2013-02-08 | 1 | -16/+17 |
* | 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 |
* | revert timing to be like 1.02 - 5 sec wait, 8ms write delay | Bluebie | 2013-02-08 | 3 | -3/+10 |
* | Firmware: Added a low-power release, suitable for chips with ckdiv8 programmed. | Jenna Fox | 2012-10-14 | 1 | -0/+135 |
* | Release Notes for 1.04 release | Bluebie | 2012-10-05 | 1 | -2/+10 |
* | 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 |
* | Added low power mode, for chips which need to start with clkdiv8 and only swi... | Bluebie | 2012-10-04 | 2 | -3/+44 |
* | 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 |
* | 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 |
* | cleaning up directory structures | Jenna Fox | 2012-09-30 | 7 | -548/+0 |
* | Micronucleus 1.03 yay. Now with 6076 bytes user programmable memory. | Jenna Fox | 2012-09-30 | 3 | -136/+388 |
* | Better gitignore to stop committing compiler junk | Jenna Fox | 2012-09-30 | 6 | -1379/+0 |
* | Cleaning up some comments and old references to previous µBoot name. | Jenna Fox | 2012-09-30 | 3 | -19/+20 |
* | simplified some code, shaving off a few bytes | Jenna Fox | 2012-09-30 | 1 | -7/+12 |
* | Remove finish flash writes method, brings code down to 2090 bytes = 33 pages ... | Jenna Fox | 2012-09-30 | 1 | -25/+16 |
* | remove writeLength | Jenna Fox | 2012-09-30 | 1 | -4/+5 |
* | uploaded littlewire to this build and it totally works! micronucleus can tota... | Jenna Fox | 2012-09-27 | 1 | -44/+44 |
* | Reflect name change to micronucleus in readme and ruby scripts | Jenna Fox | 2012-09-27 | 2 | -10/+10 |
* | Fixed severe bug in microboot.rb where final 64 byte chunk of user program wo... | Jenna Fox | 2012-09-27 | 10 | -513/+523 |
* | removed unneeded extra delay during upload of first page | Jenna Fox | 2012-09-27 | 1 | -1/+0 |
* | More comments | Jenna Fox | 2012-09-27 | 1 | -4/+5 |
* | nicer usb_request_type internal calculator method from @larskanis | Jenna Fox | 2012-09-26 | 1 | -8/+6 |
* | Adding more comments mostly - no functional changes | Jenna Fox | 2012-09-26 | 6 | -76/+81 |
* | Split upload.rb up in to two files so classes can be used seperately | Jenna Fox | 2012-09-26 | 2 | -167/+169 |
* | instructions in makefile on how to calculate BOOTLOADER_ADDRESS | Jenna Fox | 2012-09-26 | 1 | -4/+7 |
* | Added check to make sure BOOTLOADER_ADDRESS aligns with SPM_PAGESIZE | Jenna Fox | 2012-09-26 | 9 | -294/+299 |
* | More comments for firmware/main.c | Jenna Fox | 2012-09-25 | 1 | -4/+16 |
* | Switched to new digistump vid/pid, removed string manufacturer and product na... | Jenna Fox | 2012-09-25 | 13 | -787/+736 |
* | Crammed bootloader up against the edge while keeping it aligned to a page (I ... | Jenna Fox | 2012-09-25 | 12 | -490/+507 |
* | Improvements to upload.rb interface | Jenna Fox | 2012-09-25 | 1 | -11/+15 |
* | Bug where first page wouldn't erase properly seems to be fixed. I think the b... | Jenna Fox | 2012-09-24 | 8 | -1124/+1086 |
* | Making progress fixing issue where it never properly erases first page | Jenna Fox | 2012-09-24 | 11 | -360/+389 |