summaryrefslogtreecommitdiff
path: root/usb-i2c-sl018/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2013-02-06 02:47:46 +0000
committerChristian Pointner <equinox@spreadspace.org>2013-02-06 02:47:46 +0000
commit0d53478381fe1297d6fd56e05f4a43a2179d2505 (patch)
tree21ae3643f15d6e9af3b264d971d4288cc95dbe36 /usb-i2c-sl018/Makefile
parentcleanup (diff)
added first version for ledmatrix driver
git-svn-id: https://svn.spreadspace.org/avr/trunk@125 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 cb6e98b..989b741 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
+OBJ := $(NAME).o heartbeat.o stepper.o ledmatrix.o
LIBS := util led lufa-descriptor-usbserial
EXTERNAL_LIBS := lufa