From dfd6d6010bec3c2b412e75b1f75d21a7261fd92a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 28 May 2012 18:56:11 +0000 Subject: added USBtoSerial Example Project to avr utils git-svn-id: https://svn.spreadspace.org/avr/trunk@38 aa12f405-d877-488e-9caf-2d797e2a1cc7 --- usb-serial/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usb-serial/Makefile') diff --git a/usb-serial/Makefile b/usb-serial/Makefile index 868b51d..bdd5fec 100644 --- a/usb-serial/Makefile +++ b/usb-serial/Makefile @@ -22,7 +22,7 @@ NAME := usb-serial BOARD_TYPE := teensy2 -OBJ := $(NAME).o +OBJ := $(NAME).o Descriptors.o LIBS := util led EXTERNAL_LIBS := lufa -- cgit v1.2.3