aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Peripheral/SerialSPI.h
Commit message (Collapse)AuthorAgeFilesLines
* Add missing file Subversion EOL-style properties.Dean Camera2012-02-131-76/+76
|
* Add new Master SPI Mode USART serial peripheral driver for the XMEGA and ↵Dean Camera2012-02-121-0/+76
AVR8 architectures. Modify board Dataflash drivers so that each individual board is responsible for including the correct peripheral driver (SPI or SerialSPI) based on the board connections to the Dataflash chip. Complete A3BU-XPLAINED and B1-XPLAINED board Dataflash drivers.