aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/MouseFullInt/MouseFullInt.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove now redundant MouseViaInt and MouseFullInt demos.Dean Camera2009-03-191-409/+0
|
* Fixed incorrect/missing control status stage transfers on demos, bootloaders ↵Dean Camera2009-03-101-2/+12
| | | | and applications (thanks to Nate Lawson).
* Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ↵Dean Camera2009-03-091-2/+2
| | | | macro has been corrected in recent avr-libc versions
* Fixed interrupt driven HID device demos not clearing the interrupt flags in ↵Dean Camera2009-03-091-12/+12
| | | | all circumstances.
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+399