Remove DEBUG_LEVEL
from V-USB rules.mk (#9117)
This commit is contained in:
parent
cceab93baa
commit
ce842f912e
48 changed files with 0 additions and 111 deletions
|
@ -11,10 +11,6 @@ MCU = atmega328p
|
|||
# ATmega328P USBasp
|
||||
BOOTLOADER = USBasp
|
||||
|
||||
# disable debug code
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue