Seperate out XMEGA and TINY NVM routines into seperate files.
This commit is contained in:
parent
cda88cf97c
commit
be71f934a4
7 changed files with 349 additions and 131 deletions
|
|
@ -135,6 +135,7 @@ SRC = $(TARGET).c \
|
|||
Lib/PDITarget.c \
|
||||
Lib/XMEGANVM.c \
|
||||
Lib/TPITarget.c \
|
||||
Lib/TINYNVM.c \
|
||||
$(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/DevChapter9.c \
|
||||
$(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/Endpoint.c \
|
||||
$(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/Host.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue