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
|
@ -32,5 +32,3 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
|||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
|
||||
HD44780_ENABLE = no # Enable support for HD44780 based LCDs
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -32,5 +32,3 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
|||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
|
||||
HD44780_ENABLE = no # Enable support for HD44780 based LCDs
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue