X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;ds=sidebyside;f=converter%2Fusb_usb%2FMakefile;h=4b88b6510ab6ae7f839ec7a4748f4b30bfbf16e1;hb=c6a6049bc85609b05a6502dbbed524d669b2b7a5;hp=65b6d949511ca0cd8c894464fa8e6aef02e6b44f;hpb=aa5dd8fccfa372caf926aa8ef826380005b47609;p=max%2Ftmk_keyboard.git diff --git a/converter/usb_usb/Makefile b/converter/usb_usb/Makefile index 65b6d949..4b88b651 100644 --- a/converter/usb_usb/Makefile +++ b/converter/usb_usb/Makefile @@ -82,9 +82,6 @@ ARCH ?= AVR8 # If no clock division is performed on the input clock inside the AVR (via the # CPU clock adjust registers or the clock division fuses), this will be equal to F_CPU. F_USB ?= $(F_CPU) -# Interrupt driven control endpoint task -OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT - # Build Options