tmk/converter/usb_usb/Makefile.debug

7 lines
136 B
Makefile
Raw Normal View History

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