You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA
Dean Camera 4641acc691
Add LINKER_RELAXATIONS option to the LUFA BUILD build system module.
12 years ago
..
Build Add LINKER_RELAXATIONS option to the LUFA BUILD build system module. 12 years ago
CodeTemplates Fixed incorrect Dataflash functionality in the USBKEY board if the driver is modified for a single Dataflash chip (thanks to Jonathan Oakley). 12 years ago
Common Added support for the Xevelabs USB2AX revision 3.1 board. 12 years ago
DoxygenPages Add LINKER_RELAXATIONS option to the LUFA BUILD build system module. 12 years ago
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. 12 years ago
Platform Rename AVR32CLK_*() clock management functions to UC3CLK_*() to be in line with the naming scheme of the rest of the platform modules. 12 years ago
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. 12 years ago
License.txt Make the bootloader generation maintenance script copy over the project license text when generation is complete. 12 years ago
Version.h Reset to placeholder version values in the library after the 120730 release. 12 years ago
makefile Fix include path of the LUFA SOURCES build module from the master build module when used in a legacy LUFA project makefile. 12 years ago