summaryrefslogtreecommitdiff
path: root/usb-i2c-sl018/Makefile
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@wirdorange.org>2013-02-06 23:00:19 +0000
committerOthmar Gsenger <otti@wirdorange.org>2013-02-06 23:00:19 +0000
commit53cc2160af6ed22709dde99475dcaea7f7747300 (patch)
treede0eb680edb18d52f540ca2ce932a86182b1e7eb /usb-i2c-sl018/Makefile
parentadded some more hints (diff)
added event queue
git-svn-id: https://svn.spreadspace.org/avr/trunk@146 aa12f405-d877-488e-9caf-2d797e2a1cc7
Diffstat (limited to 'usb-i2c-sl018/Makefile')
-rw-r--r--usb-i2c-sl018/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb-i2c-sl018/Makefile b/usb-i2c-sl018/Makefile
index 7b43a85..1db8b4a 100644
--- a/usb-i2c-sl018/Makefile
+++ b/usb-i2c-sl018/Makefile
@@ -23,7 +23,7 @@
NAME := tuer-rfid
BOARD_TYPE := teensy2
-OBJ := $(NAME).o heartbeat.o stepper.o ledmatrix.o sl018.o keystore.o statemachine.o
+OBJ := $(NAME).o heartbeat.o stepper.o ledmatrix.o sl018.o keystore.o statemachine.o eventqueue.o
LIBS := util led lufa-descriptor-usbserial anyio
EXTERNAL_LIBS := lufa