pc98_usb: Change LUFA build option for #627

This commit is contained in:
tmk 2019-09-04 23:41:22 +09:00
parent 229693e687
commit 841c7d9ab4

View file

@ -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