aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/LowLevel/USBInterrupt.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed possible device lockup when INTERRUPT_CONTROL_ENDPOINT is enabled and t...Dean Camera2010-05-131-2/+5
* Fix nasty bug in USBInterrupt.c which would cause a lockup if the control end...Dean Camera2010-05-111-4/+4
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-247/+247
* Fixed INTERRUPT_CONTROL_ENDPOINT compile time option preventing other interru...Dean Camera2010-05-041-0/+3
* Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...Dean Camera2010-04-281-0/+244