aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.c
Commit message (Collapse)AuthorAgeFilesLines
* Added Serial USART peripheral driver for the XMEGA platform.Dean Camera2012-02-121-0/+94
Fix XMEGA SPI peripheral driver's incorrect const-ness on the SPI peripheral struct.