aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/HighLevel/USBInterrupt.c
Commit message (Expand)AuthorAgeFilesLines
* Seperated out parts of the PrinterHost incomplete demo into a seperate Lib su...Dean Camera2009-07-131-2/+2
* Changed per-device controller preprocessor checks over to per-device series f...Dean Camera2009-06-141-6/+6
* Removed new Start of Frame event from the library; performance suffered far t...Dean Camera2009-06-021-18/+0
* Commit of new class abstraction APIs for all device demos other than the MIDI...Dean Camera2009-06-011-0/+18
* USB_IsConnected is now cleared before the USB_Disconnect() event is fired in ...Dean Camera2009-05-191-2/+2
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-22/+22
* Removed all user pipe/endpoint interrupt APIs, added internal library support...Dean Camera2009-05-141-0/+17
* Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean Camera2009-04-051-1/+0
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+252