Add platform driver dispatch header and makefile module source variable.

This commit is contained in:
Dean Camera 2012-06-02 19:56:50 +00:00
parent 0d888458e1
commit 450ff51b7e
6 changed files with 92 additions and 9 deletions

View file

@ -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