summaryrefslogtreecommitdiff
path: root/usb-serial
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2013-06-23 20:03:17 +0000
committerChristian Pointner <equinox@spreadspace.org>2013-06-23 20:03:17 +0000
commit15aef8809d0de7041dcfc67ba9c387d655dc3350 (patch)
tree87fc4be85e062147f136c4435eceded862743faa /usb-serial
parentadded support for slowpandongle (diff)
added slowpandongle v0.2 support
git-svn-id: https://svn.spreadspace.org/avr/trunk@207 aa12f405-d877-488e-9caf-2d797e2a1cc7
Diffstat (limited to 'usb-serial')
-rw-r--r--usb-serial/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb-serial/Makefile b/usb-serial/Makefile
index 855646e..0a09c11 100644
--- a/usb-serial/Makefile
+++ b/usb-serial/Makefile
@@ -21,7 +21,7 @@
##
NAME := usb-serial
-BOARD_TYPE := teensy2
+BOARD_TYPE := slowpandongle2
OBJ := $(NAME).o
LIBS := util led lufa-descriptor-usbserial
EXTERNAL_LIBS := lufa