aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c
Commit message (Expand)AuthorAgeFilesLines
* USB XMEGA support improvements; add DFLL clock platform support, ensure the e...Dean Camera2011-10-071-2/+6
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-169/+169
* Add option to the USB XMEGAs to set the USB bus interrupt priority level.Dean Camera2011-07-151-4/+7
* Complete USB XMEGA interrupt control subsystem code in the core USB driver.Dean Camera2011-07-151-2/+20
* Complete initial revision of the XMEGA Clock Management platform driver.Dean Camera2011-07-141-0/+5
* Implementation of several key core USB driver functions for the new USB XMEGA...Dean Camera2011-07-141-4/+70
* Add start of an architecture port to the Atmel USB XMEGA devices.Dean Camera2011-07-131-0/+77