aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--LUFA/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/makefile b/LUFA/makefile
index 804e721e2..3d21db330 100644
--- 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