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 7375c789e1
Document build system targets. Add a rule to the BUILD module that is run if a source file does not exist to show an error to the user, rather than running the check-source rule before each build (slightly faster/more portable and the generated error is then a true make error).
12 years ago
..
Build Document build system targets. Add a rule to the BUILD module that is run if a source file does not exist to show an error to the user, rather than running the check-source rule before each build (slightly faster/more portable and the generated error is then a true make error). 12 years ago
CodeTemplates Add help text to the project makefiles to help new users get information on the improved build system. 12 years ago
Common Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED masks so that it lines up with the Arduino boards. 12 years ago
DoxygenPages Document build system targets. Add a rule to the BUILD module that is run if a source file does not exist to show an error to the user, rather than running the check-source rule before each build (slightly faster/more portable and the generated error is then a true make error). 12 years ago
Drivers Fix incorrect LED masks for the Olimex 32U4 and Leonardo boards. 12 years ago
Platform Add missing INTC_GetInterruptHandler() function prototype. 12 years ago
Doxygen.conf Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build module for the latest Doxygen release. 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 up main library core makefile include paths. 12 years ago