summaryrefslogtreecommitdiff
path: root/usb-led
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2013-02-27 14:39:44 +0000
committerChristian Pointner <equinox@spreadspace.org>2013-02-27 14:39:44 +0000
commitb85d500785e3c6e841d957e45a0be1244fbc3bb2 (patch)
treed6182a2d08f900754360ee5dd4e68c313036a9fc /usb-led
parentusb-adc example for sharp dustsensor (diff)
fixed culV3 reset2bootloader
added Board rda1846dongle git-svn-id: https://svn.spreadspace.org/avr/trunk@201 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 a353ba7..1f3476a 100644
--- a/usb-led/Makefile
+++ b/usb-led/Makefile
@@ -21,7 +21,7 @@
##
NAME := usb-led
-BOARD_TYPE := teensy2
+BOARD_TYPE := rda1846dongle
OBJ := $(NAME).o
LIBS := util led lufa-descriptor-usbserial usbio
EXTERNAL_LIBS := lufa