Oops - ACL layer Bluetooth_SendPacket() function should check and allow NULL channels...
[pub/USBasp.git] / LUFA / makefile
index 804e721..f77b1c4 100644 (file)
@@ -9,6 +9,7 @@
 # Makefile for the LUFA library itself.
 
 LUFA_SRC_FILES =     ./Drivers/USB/LowLevel/DevChapter9.c        \
+                     ./Drivers/USB/LowLevel/Device.c             \
                      ./Drivers/USB/LowLevel/Endpoint.c           \
                      ./Drivers/USB/LowLevel/Host.c               \
                      ./Drivers/USB/LowLevel/HostChapter9.c       \
@@ -33,6 +34,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