From 703b09b73787d6248d3815b9eb9160efa8ebfe00 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 12 Sep 2021 19:16:48 +0200 Subject: add support for sparkfun ProMicro --- usb-led/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usb-led/Makefile') diff --git a/usb-led/Makefile b/usb-led/Makefile index e86d421..c1814da 100644 --- a/usb-led/Makefile +++ b/usb-led/Makefile @@ -21,7 +21,7 @@ ## NAME := usb-led -BOARD_TYPE := elecrow32u4lora +BOARD_TYPE := sparkfunProMicro OBJ := $(NAME).o LIBS := util led lufa-descriptor-usbserial usbio EXTERNAL_LIBS := lufa -- cgit v1.2.3