index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Platform
Age
Commit message (
Expand
)
Author
2012-07-22
Add missing INTC_GetInterruptHandler() function prototype.
Dean
2012-07-01
Fix up non-relative header file include paths (thanks to Kim Blomqvist).
Dean
2012-06-21
Add additional sanity checks to the inputs of several AVR32 platform clock ma...
Dean
2012-06-19
Revert change to assembly file comment syntax; this apparently breaks on the ...
Dean
2012-06-17
Replace C style comments in assembly code with true assembly comments for con...
Dean
2012-06-09
Spell check source code, fix mistakes.
Dean
2012-06-02
Add platform driver dispatch header and makefile module source variable.
Dean
2012-05-20
Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...
Dean
2012-04-14
Reintegrate the FullEPAddresses development branch into trunk.
Dean
2012-04-08
Doxygen documentation style changes. Minor documentation corrections.
Dean
2012-04-07
Add architecture guards to all architecture-specific files, so that they can ...
Dean
2012-02-24
Minor documentation fixes - change \note entries to \warning where appropriat...
Dean
2012-02-19
Fix errors uncovered by the new build test compile warnings; fix UC3 pipe con...
Dean
2012-02-19
Add build test for forced single USB modes.
Dean
2012-02-12
Minor documentation improvements.
Dean
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-10-31
Fix XMEGA core USB driver so that device mode enumerates correctly on the hos...
Dean
2011-10-30
Update XMEGA clock management so that the correct 16-bit calibration is used ...
Dean
2011-10-30
Fix error in XMEGA clock platform driver for the DFLL calibration byte order.
Dean
2011-10-25
Update XMEGA platform clock management example code to suit the currently rel...
Dean
2011-10-07
USB XMEGA support improvements; add DFLL clock platform support, ensure the e...
Dean
2011-10-04
Fix compile errors for the USB XMEGA parts when the USB driver is used.
Dean
2011-07-18
Fix names of XMEGA ClockManagement driver functions.
Dean
2011-07-15
Add missing SVN eol-style property to files where it was missing.
Dean
2011-07-14
Complete initial revision of the XMEGA Clock Management platform driver.
Dean
2011-07-14
Update UC3 platform driver support to use the bitmasks defined in the header ...
Dean
2011-07-14
Add high speed USB support for the UC3 devices containing a high speed USB co...
Dean
2011-07-14
Fix compile errors in the UC3 platform support due to a forward reference and...
Dean
2011-07-13
Remove unneeded #include of Device.h in StdDescriptors.h breaking compilation...
Dean
2011-07-12
Enhance and document the AVR32 UC3 platform drivers.
Dean
2011-06-29
Merge over core library changes from the MultiArchDemos branch.
Dean