tmk_keyboard/converter/usb_usb/Makefile.debug

7 lines
136 B
Text
Raw Normal View History

2017-05-11 00:59:20 +09:00
TARGET = usb_usb_debug
UNIMAP_ENABLE = yes
#KEYMAP_SECTION_ENABLE = yes
#LUFA_DEBUG = yes
OPT_DEFS += -DDEBUG_USB_HOST
include Makefile