CCID: Add support for PC-to-Reader XfrBlock message
[pub/USBasp.git] / LUFA / Drivers / Peripheral / XMEGA / Serial_XMEGA.c
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.
2016-01-02 Dean CameraMerge branch 'master' into dmbs
2015-12-22 Dean CameraFix void pointer arithmetic in the Serial peripheral...
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).
2015-05-17 Dean CameraFix incorrect XMEGA serial driver stream functions...
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-04-29 Dean CameraFix Serial peripheral driver compile error for XMEGA...
2013-04-11 Dean CameraAdd some missing function attributes.
2013-02-24 Dean CameraChanged all *_SendByte() function prototypes to accept...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-04-07 Dean CameraAdd architecture guards to all architecture-specific...
2012-02-18 Dean CameraAdd build tests to verify correct compilation of as...
2012-02-12 Dean CameraAdded Serial USART peripheral driver for the XMEGA...