summaryrefslogtreecommitdiff
path: root/any-led
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2015-11-30 23:40:26 +0100
committerChristian Pointner <equinox@spreadspace.org>2015-11-30 23:40:26 +0100
commit33ceead517e156358916da1b83dd8b8d36721d5f (patch)
treeae5720a77a6b9b99348478b12da22e9eea328db6 /any-led
parentadded example which combines USB CDC and MIDI (diff)
upgrade of LUFA
Diffstat (limited to 'any-led')
-rw-r--r--any-led/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/any-led/Makefile b/any-led/Makefile
index a365546..670e949 100644
--- a/any-led/Makefile
+++ b/any-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-LUFA-140928
+LUFA_PATH := $(SPREADAVR_PATH)/contrib/lufa-LUFA-151115
LUFA_OPTS = -D USB_DEVICE_ONLY
LUFA_OPTS += -D DEVICE_STATE_AS_GPIOR=0
LUFA_OPTS += -D ORDERED_EP_CONFIG