Update XMEGA board drivers to use the port inversion feature of the XMEGA architectur...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 9 Feb 2012 20:26:13 +0000 (20:26 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 9 Feb 2012 20:26:13 +0000 (20:26 +0000)
commita2d18e46f8c30391cf3c06f1f93c50cb24d5e1ae
tree81ca60b2e50350d0058967948a58d196ab9c4abd
parent7a1033025bbf0dcf4e4dc770fccb4edea86144a4
Update XMEGA board drivers to use the port inversion feature of the XMEGA architecture rather than performing the inversion in software. Add partially completed XMEGA-B1-XPLAINED Dataflash board driver and revert implementation of the XMEGA-A3BU-XPLAINED Dataflash driver as the chip is connected to the USART, not the SPI interface.
LUFA/Drivers/Board/Dataflash.h
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Buttons.h
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/LEDs.h
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h [new file with mode: 0644]
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/LEDs.h