aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Peripheral/XMEGA/SPI_XMEGA.h
Commit message (Collapse)AuthorAgeFilesLines
* Add some missing function attributes.Dean Camera2013-04-111-7/+10
|
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
|
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
|
* Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ↵Dean Camera2012-05-201-3/+3
| | | | and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output.
* Minor documentation improvements.Dean Camera2012-02-121-15/+15
|
* Minor documentation improvements.Dean Camera2012-02-121-10/+10
|
* Added Serial USART peripheral driver for the XMEGA platform.Dean Camera2012-02-121-12/+12
| | | | | | Fix XMEGA SPI peripheral driver's incorrect const-ness on the SPI peripheral struct.
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
|
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
|
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any ↵Dean Camera2011-12-231-5/+5
| | | | trailing whitespace at the end of each line.
* Add missing SVN eol-style property to ensure that source code line endings ↵Dean Camera2011-11-091-248/+248
| | | | and converted to the native values on checkout.
* Add XMEGA SPI peripheral driver.Dean Camera2011-10-311-0/+248