projects
/
pub
/
USBasp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ce3f0b
)
Update main library makefile with missing source files for the "clean" rule.
author
Dean Camera
<dean@fourwalledcubicle.com>
Tue, 8 Jun 2010 14:47:17 +0000
(14:47 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Tue, 8 Jun 2010 14:47:17 +0000
(14:47 +0000)
LUFA/makefile
patch
|
blob
|
blame
|
history
diff --git
a/LUFA/makefile
b/LUFA/makefile
index
804e721
..
3d21db3
100644
(file)
--- a/
LUFA/makefile
+++ b/
LUFA/makefile
@@
-33,6
+33,8
@@
LUFA_SRC_FILES = ./Drivers/USB/LowLevel/DevChapter9.c \
./Drivers/Board/Temperature.c \
./Drivers/Peripheral/Serial.c \
./Drivers/Peripheral/SerialStream.c \
+ ./Drivers/Peripheral/TWI.c \
+ ./Scheduler/Scheduler.c \
LUFA_Events.lst:
@echo