index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Platform
/
UC3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2013.
Dean Camera
2013-01-03
3
-6
/
+6
*
Minor documentation improvements.
Dean Camera
2012-10-05
4
-4
/
+4
*
Rename AVR32CLK_*() clock management functions to UC3CLK_*() to be in line wi...
Dean Camera
2012-09-19
1
-36
/
+36
*
Spell-check latest trunk source code.
Dean Camera
2012-08-18
1
-3
/
+3
*
Minor documentation improvements.
Dean Camera
2012-08-18
2
-6
/
+11
*
Add missing INTC_GetInterruptHandler() function prototype.
Dean Camera
2012-07-22
1
-4
/
+2
*
Fix up non-relative header file include paths (thanks to Kim Blomqvist).
Dean Camera
2012-07-01
2
-2
/
+2
*
Add additional sanity checks to the inputs of several AVR32 platform clock ma...
Dean Camera
2012-06-21
1
-6
/
+19
*
Revert change to assembly file comment syntax; this apparently breaks on the ...
Dean Camera
2012-06-19
1
-26
/
+28
*
Replace C style comments in assembly code with true assembly comments for con...
Dean Camera
2012-06-17
1
-28
/
+26
*
Spell check source code, fix mistakes.
Dean Camera
2012-06-09
2
-9
/
+9
*
Add platform driver dispatch header and makefile module source variable.
Dean Camera
2012-06-02
1
-2
/
+2
*
Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...
Dean Camera
2012-05-20
2
-5
/
+5
*
Add architecture guards to all architecture-specific files, so that they can ...
Dean Camera
2012-04-07
2
-0
/
+7
*
Minor documentation fixes - change \note entries to \warning where appropriat...
Dean Camera
2012-02-24
1
-1
/
+1
*
Add build test for forced single USB modes.
Dean Camera
2012-02-19
2
-2
/
+5
*
Minor documentation improvements.
Dean Camera
2012-02-12
2
-4
/
+4
*
Update file contributor copyrights for 2012.
Dean Camera
2012-02-04
3
-3
/
+3
*
Update file header copyrights for 2012.
Dean Camera
2012-02-04
3
-3
/
+3
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
3
-12
/
+15
*
Add missing SVN eol-style property to files where it was missing.
Dean Camera
2011-07-15
4
-673
/
+673
*
Complete initial revision of the XMEGA Clock Management platform driver.
Dean Camera
2011-07-14
1
-6
/
+11
*
Update UC3 platform driver support to use the bitmasks defined in the header ...
Dean Camera
2011-07-14
2
-28
/
+20
*
Add high speed USB support for the UC3 devices containing a high speed USB co...
Dean Camera
2011-07-14
1
-7
/
+13
*
Fix compile errors in the UC3 platform support due to a forward reference and...
Dean Camera
2011-07-14
2
-10
/
+9
*
Remove unneeded #include of Device.h in StdDescriptors.h breaking compilation...
Dean Camera
2011-07-13
1
-13
/
+13
*
Enhance and document the AVR32 UC3 platform drivers.
Dean Camera
2011-07-12
3
-176
/
+396
*
Merge over core library changes from the MultiArchDemos branch.
Dean Camera
2011-06-29
4
-0
/
+451