Change LUFA build options
This commit is contained in:
parent
a5d4a1f3e1
commit
3c5add5f80
3 changed files with 10 additions and 6 deletions
|
@ -102,7 +102,7 @@ ARCH = AVR8
|
|||
F_USB = $(F_CPU)
|
||||
|
||||
# Interrupt driven control endpoint task
|
||||
OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
|
||||
#OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
|
||||
|
||||
|
||||
# Boot Section Size in *bytes*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue