qmk_firmware/Projects/SerialToLCD
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 Switch over Demos, Bootloaders and Projects to the new and improved build system. 2012-06-01 22:32:43 +00:00
Lib Spell check source code, fix mistakes. 2012-06-09 20:33:56 +00:00
Descriptors.c Increased endpoint polling interval for all demos and projects to 5ms, as 1ms was causing some enumeration issues on some machines (thanks to Riku Salminen). 2012-05-06 11:10:25 +00:00
Descriptors.h Added new SerialToLCD user project contributed by Simon Foster. 2012-04-14 21:35:25 +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
SerialToLCD.c Spell check source code, fix mistakes. 2012-06-09 20:33:56 +00:00
SerialToLCD.h Added new SerialToLCD user project contributed by Simon Foster. 2012-04-14 21:35:25 +00:00
SerialToLCD.txt Update SVN line endings property on newer source files to native. 2012-06-07 20:49:47 +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