usb_usb: Update for debug build
This commit is contained in:
parent
846a4a5323
commit
ef29dcf1f0
3 changed files with 14 additions and 2 deletions
|
|
@ -17,4 +17,8 @@ OPT_DEFS += -DDEBUG_USB_HOST
|
|||
CONSOLE_ENABLE = yes
|
||||
MOUSEKEY_ENABLE = no
|
||||
EXTRAKEY_ENABLE = no
|
||||
COMMAND_ENABLE = no
|
||||
OPT_DEFS += -DNO_ACTION_TAPPING
|
||||
OPT_DEFS += -DNO_ACTION_LAYER
|
||||
OPT_DEFS += -DNO_ACTION_MACRO
|
||||
include Makefile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue