aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed compile error for the UC3 architecture when INTERRUPT_CONTROL_ENDPOINT ...Dean Camera2012-03-061-0/+2
* Fix errors uncovered by the new build test compile warnings; fix UC3 pipe con...Dean Camera2012-02-191-3/+1
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-10/+10
* Fixed broken AVR32 endpoint/pipe communications when ORDERED_EP_CONFIG compil...Dean Camera2011-11-221-7/+9
* Add INTERRUPT_CONTROL_ENDPOINT compile time option support for the UC3 devices.Dean Camera2011-07-251-6/+21
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-353/+353
* Move global interrupt enable/disable functions out to Common.h and document t...Dean Camera2011-04-081-37/+2
* Correct UC3 global interrupt functions.Dean Camera2011-04-081-2/+3
* Add in a new common Delay_MS() function, which provides a blocking delay for ...Dean Camera2011-04-081-3/+46
* Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.Dean Camera2011-03-131-0/+344