summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* commandline: Updated readmeJenna Fox2012-10-101-6/+16
* Added some tech detailsBluebie2012-10-061-0/+51
* Release Notes for 1.04 releaseBluebie2012-10-051-2/+10
* upgrade: Add micronucleus 1.04 upgrade prebuiltBluebie2012-10-052-3/+183
* Firmware Release! 1.04 is now out.Bluebie2012-10-055-1/+134
* Change back to 2.5 sec bootloader delay - 2.0 seconds wasn't working reliably...Bluebie2012-10-051-1/+1
* fix makefile to clean some uncleanly filesBluebie2012-10-051-1/+1
* Restructured firmware/releases folder, and added a 2.0 seconds build of 1.03Bluebie2012-10-054-0/+132
* adjusted default duration down to 2.0 seconds from 2.5 secondsBluebie2012-10-051-1/+1
* Reduced default WRITE_SLEEP value from 8 to 6, for 25% faster writing and era...Bluebie2012-10-051-1/+1
* ruby: a little hex-to-bin converter because I was too lazy to find out how to...Bluebie2012-10-051-0/+9
* Improved upgrade mechanism - now it should actually work! I've successfully u...Bluebie2012-10-055-190/+197
* ruby: Added better logging to HexProgramBluebie2012-10-051-1/+1
* Upgrade: add warning to readmeBluebie2012-10-051-0/+2
* Added low power mode, for chips which need to start with clkdiv8 and only swi...Bluebie2012-10-042-3/+44
* Add license infoBluebie2012-10-041-0/+6
* Upgrade: Added note about rubyBluebie2012-10-041-1/+3
* Upgrade: Clarification about LED optionBluebie2012-10-041-1/+1
* Added viral in place upgrader tool, to upgrade bootloaders via the bootloader...Bluebie2012-10-047-0/+694
* Fix off by one error in ruby HexProgram ihex parser classBluebie2012-10-041-4/+8
* Merge branch 'master' of github.com:Bluebie/micronucleus-t85Jenna Fox2012-10-030-0/+0
|\
| * Decreased bootloader wait time from 5ms to 2.5ms (tested on windows 7 and Mac...Jenna Fox2012-10-031-1/+1
* | Decreased bootloader wait from 5 secs to 2.5 secs (tested on win7 and Mac OS ...Jenna Fox2012-10-031-1/+1
|/
* idle polls now resets on any usb request, so you can hold on to the bootloade...Jenna Fox2012-10-031-8/+12
* Mac and Windows builds of commandline toolJenna Fox2012-10-032-0/+0
* Yay more release notesBluebie2012-10-031-0/+14
* Added firmware/releases/tiny85/release notes.txtBluebie2012-10-031-0/+27
* 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
* Shorter revised readmeJenna Fox2012-09-301-206/+18
* cleaning up directory structuresJenna Fox2012-09-307-346/+0
* Micronucleus 1.03 yay. Now with 6076 bytes user programmable memory.Jenna Fox2012-09-304-136/+389
* 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
* Better gitignore to stop committing compiler junkJenna Fox2012-09-307-1379/+12
* Cleaning up some comments and old references to previous µBoot name.Jenna Fox2012-09-303-19/+20
* simplified some code, shaving off a few bytesJenna Fox2012-09-301-7/+12
* Merge branch 'master' of github.com:Bluebie/micronucleus-t85 into heavy-squeezeJenna Fox2012-09-3022-852/+1320
|\
| * Merge pull request #9 from kehribar/masterJenna Fox2012-09-2922-852/+1320
| |\
| | * Windows driver has been added.kehribar2012-09-291-0/+0
| | * Initial commit for commandline C application.ihsan Kehribar2012-09-2921-852/+1320
| |/
* | Remove finish flash writes method, brings code down to 2090 bytes = 33 pages ...Jenna Fox2012-09-301-25/+16
* | remove writeLengthJenna Fox2012-09-301-4/+5
|/
* uploaded littlewire to this build and it totally works! micronucleus can tota...Jenna Fox2012-09-271-44/+44
* Reflect name change to micronucleus in readme and ruby scriptsJenna Fox2012-09-273-13/+15