summaryrefslogtreecommitdiff
path: root/usb-serial/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usb-serial/Makefile')
-rw-r--r--usb-serial/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb-serial/Makefile b/usb-serial/Makefile
index 7ec4afa..f3e61ff 100644
--- a/usb-serial/Makefile
+++ b/usb-serial/Makefile
@@ -26,7 +26,7 @@ OBJ := $(NAME).o
LIBS := util led lufa-descriptor-usbserial
EXTERNAL_LIBS := lufa
-LUFA_PATH := ../contrib/LUFA-120219
+LUFA_PATH := ../contrib/LUFA-120730
LUFA_OPTS = -D USB_DEVICE_ONLY
LUFA_OPTS += -D DEVICE_STATE_AS_GPIOR=0
LUFA_OPTS += -D ORDERED_EP_CONFIG