aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Platform/UC3/ClockManagement.h
Commit message (Expand)AuthorAgeFilesLines
* Add additional sanity checks to the inputs of several AVR32 platform clock ma...Dean Camera2012-06-211-6/+19
* Spell check source code, fix mistakes.Dean Camera2012-06-091-7/+7
* Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...Dean Camera2012-05-201-3/+3
* Minor documentation fixes - change \note entries to \warning where appropriat...Dean Camera2012-02-241-1/+1
* Minor documentation improvements.Dean Camera2012-02-121-2/+2
* 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-10/+11
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-324/+324
* Complete initial revision of the XMEGA Clock Management platform driver.Dean Camera2011-07-141-6/+11
* Update UC3 platform driver support to use the bitmasks defined in the header ...Dean Camera2011-07-141-24/+20
* Add high speed USB support for the UC3 devices containing a high speed USB co...Dean Camera2011-07-141-7/+13
* Fix compile errors in the UC3 platform support due to a forward reference and...Dean Camera2011-07-141-6/+6
* Remove unneeded #include of Device.h in StdDescriptors.h breaking compilation...Dean Camera2011-07-131-13/+13
* Enhance and document the AVR32 UC3 platform drivers.Dean Camera2011-07-121-131/+267
* Merge over core library changes from the MultiArchDemos branch.Dean Camera2011-06-291-0/+181