Add platform driver dispatch header and makefile module source variable.
This commit is contained in:
parent
0d888458e1
commit
450ff51b7e
6 changed files with 92 additions and 9 deletions
|
|
@ -37,6 +37,7 @@ else
|
|||
|
||||
clean:
|
||||
rm -f $(LUFA_SRC_ALL_FILES:%.c=%.o)
|
||||
rm -f $(LUFA_SRC_ALL_FILES:%.c=%.o.d)
|
||||
rm -f $(LUFA_SRC_ALL_FILES:%.c=%.lst)
|
||||
|
||||
# Include LUFA build script makefiles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue