aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Platform/XMEGA
Commit message (Expand)AuthorAgeFilesLines
* Fix XMEGA core USB driver so that device mode enumerates correctly on the hos...Dean Camera2011-10-311-2/+2
* Update XMEGA clock management so that the correct 16-bit calibration is used ...Dean Camera2011-10-301-12/+10
* Fix error in XMEGA clock platform driver for the DFLL calibration byte order.Dean Camera2011-10-301-9/+9
* Update XMEGA platform clock management example code to suit the currently rel...Dean Camera2011-10-251-12/+12
* USB XMEGA support improvements; add DFLL clock platform support, ensure the e...Dean Camera2011-10-071-0/+81
* Fix compile errors for the USB XMEGA parts when the USB driver is used.Dean Camera2011-10-041-3/+3
* Fix names of XMEGA ClockManagement driver functions.Dean Camera2011-07-181-12/+12
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-298/+298
* Complete initial revision of the XMEGA Clock Management platform driver.Dean Camera2011-07-141-75/+151
* Update UC3 platform driver support to use the bitmasks defined in the header ...Dean Camera2011-07-141-0/+222