summaryrefslogtreecommitdiffstats
path: root/firmware/bootloaderconfig.h
Commit message (Collapse)AuthorAgeFilesLines
* Reduce accesses to global variable idlePollscpldcpu2013-10-071-1/+1
| | | | saves 8 bytes
* bug in jumper mode!!! jumper pin was set to output, creating short circuits! ↵Bluebie2013-05-201-38/+36
| | | | update asap!
* firmware: no functional change - reorganised bootloader config to easily ↵Bluebie2013-03-061-9/+33
| | | | switch on and off -jumper variant by uncommenting out a define near the top
* firmware: added osccal store and retrieve code, untestedBluebie2013-03-041-18/+20
|
* D5 version for deuxvisBluebie2013-02-081-1/+2
|
* experimental build with pin0 as boot button pinBluebie2013-02-081-16/+17
|
* revert timing to be like 1.02 - 5 sec wait, 8ms write delayBluebie2013-02-081-1/+1
|
* Change back to 2.5 sec bootloader delay - 2.0 seconds wasn't working ↵Bluebie2012-10-051-1/+1
| | | | reliably enough for my taste
* adjusted default duration down to 2.0 seconds from 2.5 secondsBluebie2012-10-051-1/+1
|
* Added low power mode, for chips which need to start with clkdiv8 and only ↵Bluebie2012-10-041-2/+14
| | | | switch to 16.5mhz when usb connection is detected somehow.
* Decreased bootloader wait from 5 secs to 2.5 secs (tested on win7 and Mac OS ↵Jenna Fox2012-10-031-1/+1
| | | | 10.8.2)
* Adding more comments mostly - no functional changesJenna Fox2012-09-261-18/+20
|
* Crammed bootloader up against the edge while keeping it aligned to a page (I ↵Jenna Fox2012-09-251-4/+4
| | | | hope!)
* fixing bugs which break compilationJenna Fox2012-09-231-18/+6
|
* Begin work to convert embedded-creations USBaspLoader-tiny85 port to bootloadHIDJenna Fox2012-09-231-0/+264