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 84fadb255e
Clean up BUILD module info output formatting, remove explicit gcc-version target and add ability to generate assembly listings of compiled source files for debug purposes.
12 years ago
..
Build Clean up BUILD module info output formatting, remove explicit gcc-version target and add ability to generate assembly listings of compiled source files for debug purposes. 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 Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (thanks to Christan Beharrell). 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