From 30a80ff4e416294a36c34d319980aa0db991c35a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 5 Feb 2013 20:33:56 +0000 Subject: usb-led now uses stdio stream git-svn-id: https://svn.spreadspace.org/avr/trunk@118 aa12f405-d877-488e-9caf-2d797e2a1cc7 --- usb-led/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usb-led/Makefile') diff --git a/usb-led/Makefile b/usb-led/Makefile index 0cb59f5..a8530b5 100644 --- a/usb-led/Makefile +++ b/usb-led/Makefile @@ -21,7 +21,7 @@ ## NAME := usb-led -BOARD_TYPE := minimus32 +BOARD_TYPE := teensy2 OBJ := $(NAME).o LIBS := util led lufa-descriptor-usbserial EXTERNAL_LIBS := lufa -- cgit v1.2.3