From: Dean Camera Date: Sun, 12 Feb 2012 11:48:24 +0000 (+0000) Subject: Added Serial USART peripheral driver for the XMEGA platform. X-Git-Tag: LUFA-120730~160 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/f45d60f768f438502910fd9fe7cac094c05bca74?hp=f45d60f768f438502910fd9fe7cac094c05bca74 Added Serial USART peripheral driver for the XMEGA platform. Fix XMEGA SPI peripheral driver's incorrect const-ness on the SPI peripheral struct. ---