aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h
Commit message (Expand)AuthorAgeFilesLines
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-6/+6
* Move global interrupt enable/disable functions out to Common.h and document t...Dean Camera2011-04-081-31/+0
* Add in a new common Delay_MS() function, which provides a blocking delay for ...Dean Camera2011-04-081-0/+31
* Porting updates for the UC3B architecture - get UC3B partially enumerating us...Dean Camera2011-03-051-5/+0
* Add in USB_INT_RegisterHandlers() internal function to register the interrupt...Dean Camera2011-02-281-0/+5
* Oops - ensure that only the relevant/available interrupts are defined and use...Dean Camera2011-02-271-22/+69
* Changed over the AVR8 USB controller interrupt management macros to be inline...Dean Camera2011-02-271-25/+245
* Rename architecture specific driver files, to make them appear with uniquely ...Dean Camera2011-02-201-0/+102