Remove DEBUG_LEVEL
from V-USB rules.mk (#9117)
This commit is contained in:
@ -14,9 +14,6 @@ BOOTLOADER = USBasp
|
||||
# Processor frequency
|
||||
F_CPU = 12000000
|
||||
|
||||
# disable the debugging code
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
Reference in New Issue
Block a user