qmk_firmware/LUFA
Dean Camera a2d18e46f8 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
..
CodeTemplates Add board driver support for the Atmel XMEGA-B1 Xplained board. 2012-02-06 17:05:33 +00:00
Common Add board driver support for the Atmel XMEGA-B1 Xplained board. 2012-02-06 17:05:33 +00:00
DoxygenPages Allow serial strings to be generated on the older AVR8 devices which do not explicitly state they contain unique values in the datasheet, as this appears to be implemented in hardware. 2012-02-08 18:35:16 +00:00
Drivers 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
Platform Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Scheduler Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Doxygen.conf Revert changed version files in /trunk/ now that the LUFA-120219-BETA version has been released. 2012-02-05 16:02:14 +00:00
License.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
Version.h Revert changed version files in /trunk/ now that the LUFA-120219-BETA version has been released. 2012-02-05 16:02:14 +00:00
makefile Add new Android Open Accessory class driver to the library core and add a new Android Open Accessory Host ClassDriver demo. 2011-11-24 01:24:01 +00:00