aboutsummaryrefslogtreecommitdiff
path: root/BuildTests/ModuleTest/makefile.test
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-07-15 09:59:35 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-07-15 09:59:35 +0000
commit4282c37a0f540b4583351e1dac0bd6e37cd56670 (patch)
tree8431756f63568daa02b21c771ef4479846e3d3a3 /BuildTests/ModuleTest/makefile.test
parent44997724688eed5a58970db0b827ef162205d78b (diff)
Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Turn off generation of debug information when performing a validation build, and when running the build tests.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2404 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'BuildTests/ModuleTest/makefile.test')
-rw-r--r--BuildTests/ModuleTest/makefile.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/BuildTests/ModuleTest/makefile.test b/BuildTests/ModuleTest/makefile.test
index b61c42b5..b01998f4 100644
--- a/BuildTests/ModuleTest/makefile.test
+++ b/BuildTests/ModuleTest/makefile.test
@@ -17,6 +17,7 @@ OPTIMIZATION = 1
TARGET = Test
SRC = $(TARGET)_C.c $(TARGET)_CPP.cpp Dummy.S $(LUFA_SRC_USB)
LUFA_PATH = ../../LUFA
+DEBUG_LEVEL = 0
ifeq ($(ARCH), AVR8)
F_USB = 8000000