Add C_FLAGS, CPP_FLAGS and ASM_FLAGS variables to the build system BUILD module to...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 2 Jun 2012 11:18:28 +0000 (11:18 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 2 Jun 2012 11:18:28 +0000 (11:18 +0000)
commit924c0eb6ac80186297769e5d41065831b2903573
treef0cbeb70a965a917a4c2258ef3ca0f11a85437b6
parent8031d97a4f0dac1351d3ccfa999327bc3281d1df
Add C_FLAGS, CPP_FLAGS and ASM_FLAGS variables to the build system BUILD module to allow for language-specific compiler/assembler flags.
BuildTests/ModuleTest/makefile.test
LUFA/Build/lufa.build.in