qmk_firmware/Projects/AVRISP-MKII
Dean Camera b7e3c86e4e Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
Prevent the BUILD module from shell-executing multiple processes to determine the avr-size flags to speed up the build, unless the size rule is invoked.

Add warnings and set warnings as errors to the SingleUSBModeTest build test makefile.
2012-07-14 13:18:13 +00:00
..
Config Merge in latest trunk. 2012-05-20 15:43:51 +00:00
Lib Oops - forgot to fix up the command timeout reset code in the AVRISP-MKII clone programmer. 2012-06-17 15:35:17 +00:00
AVRISP-MKII.c Oops - mask out the endpoint address direction when comparing the IN and OUT endpoint indexes in the AVRISP-MKII clone and XPLAINBridge projects. 2012-05-21 20:45:16 +00:00
AVRISP-MKII.h Merge in latest trunk. 2012-05-20 17:16:21 +00:00
AVRISP-MKII.txt Merge in latest trunk. 2012-05-20 17:16:21 +00:00
AVRISPDescriptors.c Spell check source code, fix mistakes. 2012-06-09 20:33:56 +00:00
AVRISPDescriptors.h Fix RESET_TOGGLES_LIBUSB_COMPAT option not being applied in the AVRISP-MKII descriptors. 2012-06-09 19:47:14 +00:00
Doxygen.conf Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output. 2012-05-20 10:55:59 +00:00
makefile Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process. 2012-07-14 13:18:13 +00:00