From 0670a64f02a584d83fe44a57b23411e004920be7 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 16 Feb 2013 23:46:31 +0000 Subject: hhd70dongle now uses new usbio lib git-svn-id: https://svn.spreadspace.org/mur.sat@674 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- software/hhd70dongle/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'software/hhd70dongle/Makefile') diff --git a/software/hhd70dongle/Makefile b/software/hhd70dongle/Makefile index 29dca09..1519a5f 100644 --- a/software/hhd70dongle/Makefile +++ b/software/hhd70dongle/Makefile @@ -23,7 +23,7 @@ NAME := hhd70dongle BOARD_TYPE := hhd70dongle OBJ := $(NAME).o hhd70.o c1101lib.o util.o -LIBS := led lufa-descriptor-usbserial +LIBS := led lufa-descriptor-usbserial usbio RESET_FUNC := ./reset.sh EXTERNAL_LIBS := lufa -- cgit v1.2.3