summaryrefslogtreecommitdiff
path: root/usb-i2c-sl018/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2013-02-07 03:04:02 +0000
committerChristian Pointner <equinox@spreadspace.org>2013-02-07 03:04:02 +0000
commit55b163aa78bc1056763eab1507a7cb5d1d7cb8bb (patch)
treee653787d8d913d435da7bbe2e269e24823d9263a /usb-i2c-sl018/Makefile
parentfixed low pass filtering (diff)
added ajar module
git-svn-id: https://svn.spreadspace.org/avr/trunk@170 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 6619f41..697806b 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 eventqueue.o limits.o manual.o
+OBJ := $(NAME).o heartbeat.o stepper.o ledmatrix.o sl018.o keystore.o statemachine.o eventqueue.o limits.o manual.o ajar.o
LIBS := util led lufa-descriptor-usbserial anyio
EXTERNAL_LIBS := lufa