summaryrefslogtreecommitdiff
path: root/usb-i2c-sl018/Makefile
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@wirdorange.org>2013-02-05 22:59:32 +0000
committerOthmar Gsenger <otti@wirdorange.org>2013-02-05 22:59:32 +0000
commitbc5f0ffc76161ad1eb9122f0bcc84b3372ed090a (patch)
treec6dbef03e24fd4954f78439b78b770ac18ff8791 /usb-i2c-sl018/Makefile
parentusb-led now uses stdio stream (diff)
added basic stepper support
git-svn-id: https://svn.spreadspace.org/avr/trunk@119 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 811648f..cb6e98b 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
+OBJ := $(NAME).o heartbeat.o stepper.o
LIBS := util led lufa-descriptor-usbserial
EXTERNAL_LIBS := lufa