qmk_firmware/LUFA/Drivers
Dean Camera f45d60f768 Added Serial USART peripheral driver for the XMEGA platform.
Fix XMEGA SPI peripheral driver's incorrect const-ness on the SPI peripheral struct.
2012-02-12 11:48:24 +00:00
..
Board 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. 2012-02-09 20:26:13 +00:00
Misc Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Peripheral Added Serial USART peripheral driver for the XMEGA platform. 2012-02-12 11:48:24 +00:00
USB Minor documentation improvements. 2012-02-11 22:35:06 +00:00