aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.c
Commit message (Expand)AuthorAgeFilesLines
* Add some missing function attributes.Dean Camera2013-04-111-2/+2
* Changed all *_SendByte() function prototypes to accept a void pointer for the...Dean Camera2013-02-241-2/+2
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Add architecture guards to all architecture-specific files, so that they can ...Dean Camera2012-04-071-0/+5
* Add build tests to verify correct compilation of as many modules as possible ...Dean Camera2012-02-181-0/+23
* Added Serial USART peripheral driver for the XMEGA platform.Dean Camera2012-02-121-0/+94