projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they will...
[pub/USBasp.git]
/
Demos
/
Host
/
ClassDriver
/
MouseHostWithParser
/
makefile
diff --git
a/Demos/Host/ClassDriver/MouseHostWithParser/makefile
b/Demos/Host/ClassDriver/MouseHostWithParser/makefile
index
1ae74da
..
5c31fce
100644
(file)
--- a/
Demos/Host/ClassDriver/MouseHostWithParser/makefile
+++ b/
Demos/Host/ClassDriver/MouseHostWithParser/makefile
@@
-124,7
+124,6
@@
LUFA_PATH = ../../../..
\r
# List C source files here. (C dependencies are automatically generated.)
\r
SRC = $(TARGET).c \
\r
- ConfigDescriptor.c \
\r
HIDReport.c \
\r
$(LUFA_PATH)/LUFA/Drivers/Peripheral/SerialStream.c \
\r
$(LUFA_PATH)/LUFA/Drivers/Peripheral/Serial.c \
\r