aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Platform/UC3
AgeCommit message (Expand)Author
2012-07-22Add missing INTC_GetInterruptHandler() function prototype.Dean
2012-07-01Fix up non-relative header file include paths (thanks to Kim Blomqvist).Dean
2012-06-21Add additional sanity checks to the inputs of several AVR32 platform clock ma...Dean
2012-06-19Revert change to assembly file comment syntax; this apparently breaks on the ...Dean
2012-06-17Replace C style comments in assembly code with true assembly comments for con...Dean
2012-06-09Spell check source code, fix mistakes.Dean
2012-06-02Add platform driver dispatch header and makefile module source variable.Dean
2012-05-20Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...Dean
2012-04-07Add architecture guards to all architecture-specific files, so that they can ...Dean
2012-02-24Minor documentation fixes - change \note entries to \warning where appropriat...Dean
2012-02-19Add build test for forced single USB modes.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-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
2011-07-14Add high speed USB support for the UC3 devices containing a high speed USB co...Dean
2011-07-14Fix compile errors in the UC3 platform support due to a forward reference and...Dean
2011-07-13Remove unneeded #include of Device.h in StdDescriptors.h breaking compilation...Dean
2011-07-12Enhance and document the AVR32 UC3 platform drivers.Dean
2011-06-29Merge over core library changes from the MultiArchDemos branch.Dean