summaryrefslogtreecommitdiff
path: root/usb-led/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-11-21 21:23:37 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-11-21 21:23:37 +0100
commit3c5cce344ffd215478f82bfd17ad96b958babb00 (patch)
tree8e83152590fd017dcd94dee0705d49b01b2f3ee5 /usb-led/Makefile
parentadded support for Adafruit Feather 32u4 (diff)
added elecrow 32u4 Lora board
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 28cdf3a..13230c0 100644
--- a/usb-led/Makefile
+++ b/usb-led/Makefile
@@ -21,7 +21,7 @@
##
NAME := usb-led
-BOARD_TYPE := feather32u4
+BOARD_TYPE := elecrow32u4lora
OBJ := $(NAME).o
LIBS := util led lufa-descriptor-usbserial usbio
EXTERNAL_LIBS := lufa