summaryrefslogtreecommitdiff
path: root/usb-i2c-sl018/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2013-02-05 01:37:22 +0000
committerChristian Pointner <equinox@spreadspace.org>2013-02-05 01:37:22 +0000
commit9aa0db689fdd927433f61087eab1d30fb9f7133d (patch)
treea7ffaa56600353a258a1d73ef572180af65b74a8 /usb-i2c-sl018/Makefile
parentimproved handling of not open acm device (diff)
added heartbeat
git-svn-id: https://svn.spreadspace.org/avr/trunk@116 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 3199ff0..811648f 100644
--- a/usb-i2c-sl018/Makefile
+++ b/usb-i2c-sl018/Makefile
@@ -23,7 +23,7 @@
NAME := tuer-rfid
BOARD_TYPE := teensy2
-OBJ := $(NAME).o
+OBJ := $(NAME).o heartbeat.o
LIBS := util led lufa-descriptor-usbserial
EXTERNAL_LIBS := lufa