Fix warning about possible string truncation in the TempDataLogger project.
[pub/USBasp.git] / LUFA / Platform / UC3 / ClockManagement.h
2018-01-04 Dean CameraUpdate copyrights for 2018.
2017-04-18 Dean CameraUpdate copyrights for 2017.
2016-04-03 Dean CameraMerge branch 'master' into dmbs
2016-01-31 Dean CameraUpdate copyrights to 2016.
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-06-01 Dean CameraEnsure core library documentation sections use unique...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-19 Dean CameraRename AVR32CLK_*() clock management functions to UC3CL...
2012-08-18 Dean CameraSpell-check latest trunk source code.
2012-07-01 Dean CameraFix up non-relative header file include paths (thanks...
2012-06-21 Dean CameraAdd additional sanity checks to the inputs of several...
2012-06-09 Dean CameraSpell check source code, fix mistakes.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraUpgrade Doxygen configuration files for Doxygen 1.8...
2012-02-24 Dean CameraMinor documentation fixes - change \note entries to...
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-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...