Fix typos in the LUFAConfig.h header file. Add missing modules to the AVR8 architecture ModuleTest build test makefile.
This commit is contained in:
parent
9add0d100d
commit
a19dc3d20c
2 changed files with 6 additions and 4 deletions
|
@ -131,7 +131,9 @@ include $(LUFA_PATH)/LUFA/makefile
|
|||
SRC = Test_C.c \
|
||||
$(LUFA_SRC_USB) \
|
||||
$(LUFA_SRC_USBCLASS) \
|
||||
$(LUFA_SRC_SERIAL)
|
||||
$(LUFA_SRC_TEMPERATURE) \
|
||||
$(LUFA_SRC_SERIAL) \
|
||||
$(LUFA_SRC_TWI) \
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue