aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Platform/XMEGA
AgeCommit message (Expand)Author
2012-07-01Fix up non-relative header file include paths (thanks to Kim Blomqvist).Dean
2012-06-09Spell check source code, fix mistakes.Dean
2012-05-20Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...Dean
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-04-08Doxygen documentation style changes. Minor documentation corrections.Dean
2012-02-24Minor documentation fixes - change \note entries to \warning where appropriat...Dean
2012-02-19Fix errors uncovered by the new build test compile warnings; fix UC3 pipe con...Dean
2012-02-12Minor documentation improvements.Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-10-31Fix XMEGA core USB driver so that device mode enumerates correctly on the hos...Dean
2011-10-30Update XMEGA clock management so that the correct 16-bit calibration is used ...Dean
2011-10-30Fix error in XMEGA clock platform driver for the DFLL calibration byte order.Dean
2011-10-25Update XMEGA platform clock management example code to suit the currently rel...Dean
2011-10-07USB XMEGA support improvements; add DFLL clock platform support, ensure the e...Dean
2011-10-04Fix compile errors for the USB XMEGA parts when the USB driver is used.Dean
2011-07-18Fix names of XMEGA ClockManagement driver functions.Dean
2011-07-15Add missing SVN eol-style property to files where it was missing.Dean
2011-07-14Complete initial revision of the XMEGA Clock Management platform driver.Dean
2011-07-14Update UC3 platform driver support to use the bitmasks defined in the header ...Dean