]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/usb_usb/Makefile.debug
usb_usb: Update Makefile.debug
[max/tmk_keyboard.git] / converter / usb_usb / Makefile.debug
index 830995b4a1106befb643cf09c6306b2e4a308ce9..719131f1cbafe666c0141c6f49e9040726f76d5f 100644 (file)
@@ -5,14 +5,14 @@ TARGET = usb_usb_debug
 
 # LUFA debug print
 # This may prevent USB enumeration and keyboard init
-LUFA_DEBUG = yes
+#TMK_LUFA_DEBUG = yes
 # Select one of outputs for debug print
-LUFA_DEBUG_UART = yes
-#LUFA_DEBUG_SUART = yes
+#TMK_LUFA_DEBUG_UART = yes
+#TMK_LUFA_DEBUG_SUART = yes
 
 # USB_Host_Shield_2.0 debug print
 # This may prevent USB enumeration and keyboard init
-#OPT_DEFS += -DDEBUG_USB_HOST
+OPT_DEFS += -DDEBUG_USB_HOST
 
 CONSOLE_ENABLE = yes
 MOUSEKEY_ENABLE = no