summaryrefslogtreecommitdiffstats
path: root/upgrade/upgrade.c
Commit message (Collapse)AuthorAgeFilesLines
* upgrade: now automatically reboots in to new bootloader when it's done doing ↵Bluebie2013-02-081-0/+8
| | | | the upgrade and has beeped.
* Improved upgrade mechanism - now it should actually work! I've successfully ↵Bluebie2012-10-051-10/+12
| | | | upgraded from 1.02 to 1.03 and 1.03 to 1.03. Haven't tested earlier versions of micronucleus or other bootloaders not based on USBaspLoader-tiny85
* Added viral in place upgrader tool, to upgrade bootloaders via the ↵Bluebie2012-10-041-0/+165
bootloader itself (should work with any attiny85 bootloader I think, in either direction)