projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Clean up CORE build system mode makefile.
[pub/USBasp.git]
/
BuildTests
/
ModuleTest
/
makefile.test
diff --git
a/BuildTests/ModuleTest/makefile.test
b/BuildTests/ModuleTest/makefile.test
index
b61c42b
..
b01998f
100644
(file)
--- 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