projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Turn off...
[pub/USBasp.git]
/
BuildTests
/
SingleUSBModeTest
/
makefile.test
diff --git
a/BuildTests/SingleUSBModeTest/makefile.test
b/BuildTests/SingleUSBModeTest/makefile.test
index
4d8ddc5
..
800e3c3
100644
(file)
--- a/
BuildTests/SingleUSBModeTest/makefile.test
+++ b/
BuildTests/SingleUSBModeTest/makefile.test
@@
-13,6
+13,7
@@
MCU =
ARCH =
BOARD = NONE
F_CPU = $(F_USB)
+DEBUG_LEVEL = 0
ifeq ($(ARCH), AVR8)
F_USB = 8000000