From 10348126fea2c423025b0724916522e3309cf45f Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 6 Feb 2013 22:37:55 +0000 Subject: moved ill-named usb-serial to lib/anyio git-svn-id: https://svn.spreadspace.org/avr/trunk@141 aa12f405-d877-488e-9caf-2d797e2a1cc7 --- usb-i2c-sl018/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usb-i2c-sl018/Makefile') diff --git a/usb-i2c-sl018/Makefile b/usb-i2c-sl018/Makefile index a547d69..7b43a85 100644 --- a/usb-i2c-sl018/Makefile +++ b/usb-i2c-sl018/Makefile @@ -23,8 +23,8 @@ NAME := tuer-rfid BOARD_TYPE := teensy2 -OBJ := $(NAME).o heartbeat.o stepper.o ledmatrix.o sl018.o keystore.o usb_serial.o statemachine.o -LIBS := util led lufa-descriptor-usbserial +OBJ := $(NAME).o heartbeat.o stepper.o ledmatrix.o sl018.o keystore.o statemachine.o +LIBS := util led lufa-descriptor-usbserial anyio EXTERNAL_LIBS := lufa LUFA_PATH := ../contrib/LUFA-120219 -- cgit v1.2.3