AppConfigHeaders: Fix branch validation errors.
This commit is contained in:
parent
9a373c4094
commit
ae6a514929
4 changed files with 4 additions and 4 deletions
|
@ -120,7 +120,7 @@ LUFA_PATH = ../../../..
|
|||
|
||||
|
||||
# LUFA library compile-time options and predefined tokens
|
||||
LUFA_OPTS = -D USB_LUFA_CONFIG_HEADER
|
||||
LUFA_OPTS = -D USE_LUFA_CONFIG_HEADER
|
||||
|
||||
|
||||
# Create the LUFA source path variables by including the LUFA root makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue