summaryrefslogtreecommitdiffstats
path: root/firmware/bootloaderconfig.h
Commit message (Expand)AuthorAgeFilesLines
* firmware: Added configuration folderscpldcpu2014-03-161-253/+0
* firmware: move device configureation to header filecpldcpu2014-03-061-2/+10
* firmware: Extend timeout with any USB traffic, set timeout to 6scpldcpu2014-03-061-1/+1
* firmware: clean up configuration filecpldcpu2014-02-211-141/+87
* firmware: increase led speedcpldcpu2014-02-201-2/+2
* firmware: fixed LEDcpldcpu2014-02-201-3/+4
* firmware: Adjusted tinyvectottablesize to support far jmpcpldcpu2014-02-181-3/+3
* firmware: added OSCCAL_HAVE_XTALcpldcpu2014-02-021-4/+9
* firmware: single buffer usbcpldcpu2014-01-061-1/+1
* firmware: reset vector patching in commandline toolcpldcpu2014-01-051-1/+1
* firmware: Removed trampoline and INT patchingcpldcpu2014-01-051-4/+2
* firmware: more global registers and unions typescpldcpu2013-12-311-0/+10
* firmware: Directly mapped command register saves 12 btescpldcpu2013-12-311-1/+1
* firmware: switch saves 2 bytescpldcpu2013-12-291-1/+6
* firmware: code clean up, consolidated wait loops to save 4 bytescpldcpu2013-12-281-2/+2
* firmware: fixed descriptioncpldcpu2013-12-281-5/+6
* firmware: default is entry_always, kill warningcpldcpu2013-12-281-1/+1
* firmware: clean up entrymodecpldcpu2013-12-281-76/+82
* firmware: clean up LED codecpldcpu2013-12-281-4/+10
* firmware: move increment idlePolls to main againcpldcpu2013-12-281-4/+2
* firmware: we do not want function definition in a header file anywayscpldcpu2013-12-281-6/+0
* firmware: de-clutter bootloaderconfigcpldcpu2013-12-281-89/+25
* don't exit bootloader with clean memorycpldcpu2013-12-151-1/+1
* Release notes, hex files and readmecpldcpu2013-12-151-1/+1
* Disablescpldcpu2013-11-251-3/+3
* clean up, added LED, NO USB exit delaycpldcpu2013-11-251-37/+68
* source code clean upcpldcpu2013-11-041-1/+1
* Updated USB Driver, nanite, oscalcpldcpu2013-11-041-2/+18
* Reduce accesses to global variable idlePollscpldcpu2013-10-071-1/+1
* bug in jumper mode!!! jumper pin was set to output, creating short circuits! ...Bluebie2013-05-201-38/+36
* firmware: no functional change - reorganised bootloader config to easily swit...Bluebie2013-03-061-9/+33
* 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 reliably...Bluebie2012-10-051-1/+1
* 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 swi...Bluebie2012-10-041-2/+14
* Decreased bootloader wait from 5 secs to 2.5 secs (tested on win7 and Mac OS ...Jenna Fox2012-10-031-1/+1
* 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
* 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