Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 14 Jul 2012 13:18:13 +0000 (13:18 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 14 Jul 2012 13:18:13 +0000 (13:18 +0000)
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.


No differences found