aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/TeensyHID/TeensyHID.h
Commit message (Expand)AuthorAgeFilesLines
* Ensure that the USB_DeviceState variable is properly set upon wakeup events, ...Dean Camera2009-07-231-1/+1
* Slight changes to TeensyHID bootloader to ensure it builds under the 2KB boun...Dean Camera2009-07-211-1/+0
* Re-add signature byte defines to the DFU and CDC class bootloaders -- the SIG...Dean Camera2009-06-211-2/+1
* Updated bootloaders to use the new main() function layout and remove any refe...Dean Camera2009-06-091-0/+4
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-10/+4
* Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.Dean Camera2009-03-191-2/+2
* Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...Dean Camera2009-03-091-0/+1
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+73