aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+4
* Minor corrections for the XMEGA USB controller. Add compile time warning if t...Dean Camera2011-11-141-0/+4
* Update XMEGA clock management so that the correct 16-bit calibration is used ...Dean Camera2011-10-301-1/+7
* XMEGA port improvements; connection and disconnection are now detected correc...Dean Camera2011-10-301-5/+17
* Move out the EP_TYPE_* macros to the base USBController.h header, as these ar...Dean Camera2011-07-191-27/+0
* More USB XMEGA porting for Endpoint control.Dean Camera2011-07-181-9/+9
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-319/+319
* Add option to the USB XMEGAs to set the USB bus interrupt priority level.Dean Camera2011-07-151-1/+19
* Complete USB XMEGA interrupt control subsystem code in the core USB driver.Dean Camera2011-07-151-0/+7
* Implementation of several key core USB driver functions for the new USB XMEGA...Dean Camera2011-07-141-76/+11
* Add start of an architecture port to the Atmel USB XMEGA devices.Dean Camera2011-07-131-0/+359