]> git.friedersdorff.com Git - max/tmk_keyboard.git/commitdiff
ibm4704: Use INTERRUPT_CONTROL_ENDPOINT to debug prints
authortmk <hasu@tmk-kbd.com>
Sun, 29 Mar 2020 13:15:29 +0000 (22:15 +0900)
committertmk <hasu@tmk-kbd.com>
Fri, 8 May 2020 13:39:55 +0000 (22:39 +0900)
converter/ibm4704_usb/Makefile

index b6adf08d82d4b8c43f649698d84568819ef5978d..007e0e01337a1a756d40c96812485633cd0a87df 100644 (file)
@@ -70,6 +70,10 @@ ARCH ?= AVR8
 #     CPU clock adjust registers or the clock division fuses), this will be equal to F_CPU.
 F_USB ?= $(F_CPU)
 
+# TODO: This can prevent converter ISR from handling signal instantly, better remove it.
+# Without this option debug prints from enable_break() won't be displayed comopletely.
+OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
+
 
 # Boot Section Size in *bytes*
 #   Teensy halfKay   512