summaryrefslogtreecommitdiff
path: root/usb-led
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2013-04-22 19:30:44 +0000
committerChristian Pointner <equinox@spreadspace.org>2013-04-22 19:30:44 +0000
commit75ca37c90da0f704441968cffe08cb6086dbc7e1 (patch)
tree9608d96724666b7f10d1c48675cffbaeface4d67 /usb-led
parentadded usb 1-wire project (diff)
added support for slowpandongle
git-svn-id: https://svn.spreadspace.org/avr/trunk@206 aa12f405-d877-488e-9caf-2d797e2a1cc7
Diffstat (limited to 'usb-led')
-rw-r--r--usb-led/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb-led/Makefile b/usb-led/Makefile
index 1f3476a..d642743 100644
--- a/usb-led/Makefile
+++ b/usb-led/Makefile
@@ -21,7 +21,7 @@
##
NAME := usb-led
-BOARD_TYPE := rda1846dongle
+BOARD_TYPE := slowpandongle
OBJ := $(NAME).o
LIBS := util led lufa-descriptor-usbserial usbio
EXTERNAL_LIBS := lufa