summaryrefslogtreecommitdiff
path: root/usb-led
diff options
context:
space:
mode:
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 962cb39..d73cb3e 100644
--- a/usb-led/Makefile
+++ b/usb-led/Makefile
@@ -26,7 +26,7 @@ OBJ := $(NAME).o
LIBS := util led lufa-descriptor-usbserial
EXTERNAL_LIBS := lufa
-LUFA_PATH := ../contrib/LUFA-120730
+LUFA_PATH := ../contrib/LUFA-120219
LUFA_OPTS = -D USB_DEVICE_ONLY
LUFA_OPTS += -D DEVICE_STATE_AS_GPIOR=0
LUFA_OPTS += -D ORDERED_EP_CONFIG