qmk_firmware/LUFA
Dean Camera 97046965ee Add missing preprocessor logic to the USBKEY board Dataflash driver so that DATAFLASH_TOTALCHIPS parameter for the board could theoretically be changed to 1 and have the code still work. 2012-09-21 21:16:50 +00:00
..
Build Add architecture test for the non-standard avr-size patch, so that it is not tested on architectures where the patch isn't available. 2012-09-18 16:00:49 +00:00
CodeTemplates Fixed incorrect Dataflash functionality in the USBKEY board if the driver is modified for a single Dataflash chip (thanks to Jonathan Oakley). 2012-09-19 19:12:52 +00:00
Common Added support for the Xevelabs USB2AX revision 3.1 board. 2012-09-15 13:47:00 +00:00
DoxygenPages Fixed incorrect Dataflash functionality in the USBKEY board if the driver is modified for a single Dataflash chip (thanks to Jonathan Oakley). 2012-09-19 19:12:52 +00:00
Drivers Add missing preprocessor logic to the USBKEY board Dataflash driver so that DATAFLASH_TOTALCHIPS parameter for the board could theoretically be changed to 1 and have the code still work. 2012-09-21 21:16:50 +00:00
Platform Rename AVR32CLK_*() clock management functions to UC3CLK_*() to be in line with the naming scheme of the rest of the platform modules. 2012-09-19 18:42:31 +00:00
Doxygen.conf Enable sorting of the member functions in the Doxygen output, so that functions in the documentation are listed in alphabetical order rather than order of definition. 2012-09-19 18:47:13 +00:00
License.txt Make the bootloader generation maintenance script copy over the project license text when generation is complete. 2012-07-23 19:19:34 +00:00
Version.h Reset to placeholder version values in the library after the 120730 release. 2012-07-30 17:52:34 +00:00
makefile Fix include path of the LUFA SOURCES build module from the master build module when used in a legacy LUFA project makefile. 2012-08-27 18:53:58 +00:00