hhkb: Fix startup of rn42 #407
- Enable build option INTERRUPT_CONTROL_ENDPOINT of LUFA - Shorten LED blink at startup
This commit is contained in:
parent
cefaa07bb7
commit
0de581ee82
6 changed files with 3817 additions and 3797 deletions
|
|
@ -96,7 +96,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