summaryrefslogtreecommitdiff
path: root/usb-pwm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usb-pwm/Makefile')
-rw-r--r--usb-pwm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usb-pwm/Makefile b/usb-pwm/Makefile
index 047d130..5db975c 100644
--- a/usb-pwm/Makefile
+++ b/usb-pwm/Makefile
@@ -25,6 +25,8 @@ BOARD_TYPE := teensy2
OBJ := $(NAME).o
LIBS := util led lufa-descriptor-usbserial usbio
EXTERNAL_LIBS := lufa
+RESET_FUNC := ../tools/reset_lufa_cdc
+RESET_PARAM := 'r'
LUFA_PATH := ../contrib/LUFA-120219
LUFA_OPTS = -D USB_DEVICE_ONLY