Update XMEGA board drivers to use the port inversion feature of the XMEGA...
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.
Showing
- LUFA/Drivers/Board/Dataflash.h 4 additions, 2 deletionsLUFA/Drivers/Board/Dataflash.h
- LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Buttons.h 12 additions, 12 deletionsLUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Buttons.h
- LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h 12 additions, 10 deletionsLUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h
- LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/LEDs.h 13 additions, 7 deletionsLUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/LEDs.h
- LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h 7 additions, 7 deletionsLUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h
- LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h 220 additions, 0 deletionsLUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h
- LUFA/Drivers/Board/XMEGA/B1_XPLAINED/LEDs.h 25 additions, 17 deletionsLUFA/Drivers/Board/XMEGA/B1_XPLAINED/LEDs.h
Loading
Please register or sign in to comment