From: tmk Date: Wed, 4 Sep 2019 14:41:22 +0000 (+0900) Subject: pc98_usb: Change LUFA build option for #627 X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=841c7d9ab411f49819735fc9629d55068d28e4e3;p=max%2Ftmk_keyboard.git pc98_usb: Change LUFA build option for #627 --- diff --git a/converter/pc98_usb/Makefile b/converter/pc98_usb/Makefile index a3cf2a29..0f284a1b 100644 --- a/converter/pc98_usb/Makefile +++ b/converter/pc98_usb/Makefile @@ -50,7 +50,7 @@ ARCH ?= AVR8 F_USB ?= $(F_CPU) # Interrupt driven control endpoint task -OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT +#OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT # Build Options