From: Dean Camera Date: Sat, 2 Jun 2012 11:18:28 +0000 (+0000) Subject: Add C_FLAGS, CPP_FLAGS and ASM_FLAGS variables to the build system BUILD module to... X-Git-Tag: LUFA-130303~244 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/924c0eb6ac80186297769e5d41065831b2903573?hp=924c0eb6ac80186297769e5d41065831b2903573 Add C_FLAGS, CPP_FLAGS and ASM_FLAGS variables to the build system BUILD module to allow for language-specific compiler/assembler flags. ---