]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/usb_usb/Makefile.debug
ibmpc_usb: Add Z-150 AT support
[max/tmk_keyboard.git] / converter / usb_usb / Makefile.debug
index 82a361eb59ede7f6cc2b0c6c6c58048d8b25ee0c..719131f1cbafe666c0141c6f49e9040726f76d5f 100644 (file)
@@ -5,14 +5,14 @@ TARGET = usb_usb_debug
 
 # LUFA debug print
 # This may prevent USB enumeration and keyboard init
-TMK_LUFA_DEBUG = yes
+#TMK_LUFA_DEBUG = yes
 # Select one of outputs for debug print
-TMK_LUFA_DEBUG_UART = 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