summaryrefslogtreecommitdiff
path: root/usb-led
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2015-06-29 20:26:36 +0200
committerChristian Pointner <equinox@spreadspace.org>2015-06-29 20:26:36 +0200
commitedbc34d6de32164bccd3f586a34c3ca16267b0d4 (patch)
tree317cfe0d032ee96411a6fea01805e8bbedad6ca2 /usb-led
parentimproved handling for stdio port (diff)
started porting to newer lufa version
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 4cbea08..eb47104 100644
--- a/usb-led/Makefile
+++ b/usb-led/Makefile
@@ -29,7 +29,7 @@ SPREADAVR_PATH := ..
RESET_FUNC := $(SPREADAVR_PATH)/tools/reset_lufa_cdc
RESET_PARAM := 'r'
-LUFA_PATH := $(SPREADAVR_PATH)/contrib/LUFA-120219
+LUFA_PATH := $(SPREADAVR_PATH)/contrib/lufa-LUFA-140928
LUFA_OPTS = -D USB_DEVICE_ONLY
LUFA_OPTS += -D DEVICE_STATE_AS_GPIOR=0
LUFA_OPTS += -D ORDERED_EP_CONFIG