aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-141-2/+1
* Add architecture guards to all architecture-specific files, so that they can ...Dean Camera2012-04-071-0/+4
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Fix compile error on the UC3 targets when INTERRUPT_CONTROL_ENDPOINT compile ...Dean Camera2011-09-281-1/+1
* Add INTERRUPT_CONTROL_ENDPOINT compile time option support for the UC3 devices.Dean Camera2011-07-251-0/+23
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-202/+202
* Complete USB XMEGA interrupt control subsystem code in the core USB driver.Dean Camera2011-07-151-6/+6
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-081-4/+4
* Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typ...Dean Camera2011-04-251-4/+4
* Move global interrupt enable/disable functions out to Common.h and document t...Dean Camera2011-04-081-1/+1
* Add in a new common Delay_MS() function, which provides a blocking delay for ...Dean Camera2011-04-081-1/+1
* Fixed Remote Wakeup broken on the AVRs due to the mechanism only operating wh...Dean Camera2011-03-151-2/+0
* Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.Dean Camera2011-03-131-0/+204