aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix XMEGA architecture not correctly resetting the device address and endpoin...Dean Camera2012-02-091-0/+3
* 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-2/+2
* XMEGA port improvements; connection and disconnection are now detected correc...Dean Camera2011-10-301-1/+1
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-100/+100
* Complete USB XMEGA interrupt control subsystem code in the core USB driver.Dean Camera2011-07-151-3/+58
* Add start of an architecture port to the Atmel USB XMEGA devices.Dean Camera2011-07-131-0/+45