summaryrefslogtreecommitdiff
path: root/usb-led/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2013-02-05 20:33:56 +0000
committerChristian Pointner <equinox@spreadspace.org>2013-02-05 20:33:56 +0000
commit30a80ff4e416294a36c34d319980aa0db991c35a (patch)
tree5718fef30cc839dbc23175183180fd3b9e604ed5 /usb-led/Makefile
parentcreate fdev stream only once (diff)
usb-led now uses stdio stream
git-svn-id: https://svn.spreadspace.org/avr/trunk@118 aa12f405-d877-488e-9caf-2d797e2a1cc7
Diffstat (limited to 'usb-led/Makefile')
-rw-r--r--usb-led/Makefile2
1 files changed, 1 insertions, 1 deletions
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