Fix errors uncovered by the new build test compile warnings; fix UC3 pipe configurati...
[pub/USBasp.git] / LUFA / Platform /
2012-02-19 Dean CameraFix errors uncovered by the new build test compile...
2012-02-19 Dean CameraAdd build test for forced single USB modes.
2012-02-12 Dean CameraMinor documentation improvements.
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-10-31 Dean CameraFix XMEGA core USB driver so that device mode enumerate...
2011-10-30 Dean CameraUpdate XMEGA clock management so that the correct 16...
2011-10-30 Dean CameraFix error in XMEGA clock platform driver for the DFLL...
2011-10-25 Dean CameraUpdate XMEGA platform clock management example code...
2011-10-07 Dean CameraUSB XMEGA support improvements; add DFLL clock platform...
2011-10-04 Dean CameraFix compile errors for the USB XMEGA parts when the...
2011-07-18 Dean CameraFix names of XMEGA ClockManagement driver functions.
2011-07-15 Dean CameraAdd missing SVN eol-style property to files where it...
2011-07-14 Dean CameraComplete initial revision of the XMEGA Clock Management...
2011-07-14 Dean CameraUpdate UC3 platform driver support to use the bitmasks...
2011-07-14 Dean CameraAdd high speed USB support for the UC3 devices containi...
2011-07-14 Dean CameraFix compile errors in the UC3 platform support due...
2011-07-13 Dean CameraRemove unneeded #include of Device.h in StdDescriptors...
2011-07-12 Dean CameraEnhance and document the AVR32 UC3 platform drivers.
2011-06-29 Dean CameraMerge over core library changes from the MultiArchDemos...