pc98_usb: Change LUFA build option for #627
This commit is contained in:
parent
229693e687
commit
841c7d9ab4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue