aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/LowLevel/USBInterrupt.h
Commit message (Expand)AuthorAgeFilesLines
* Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device Cl...Dean Camera2011-01-301-5/+5
* Added new KeyboardMouseMultiReport Device ClassDriver demo.Dean Camera2011-01-261-5/+5
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-11/+12
* Rename internal suspend and wake up USB interrupt macros so that they follow ...Dean Camera2010-09-191-2/+2
* Convert over internal pseudo-function macros to true inline functions for add...Dean Camera2010-07-221-5/+6
* Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel direct...Dean Camera2010-07-211-1/+1
* Fixed possible device lockup when INTERRUPT_CONTROL_ENDPOINT is enabled and t...Dean Camera2010-05-131-0/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-103/+103
* Fixed INTERRUPT_CONTROL_ENDPOINT compile time option preventing other interru...Dean Camera2010-05-041-0/+1
* Oops - relocated USBInterrupt.h header file requires adjusted include paths f...Dean Camera2010-04-281-3/+3
* Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...Dean Camera2010-04-281-0/+102