summaryrefslogtreecommitdiff
path: root/usb-spi
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@wirdorange.org>2012-09-26 19:02:32 +0000
committerOthmar Gsenger <otti@wirdorange.org>2012-09-26 19:02:32 +0000
commit7c870063c0557ed274edef0aee104df0387b26f1 (patch)
treef65e654085fe798fa92e5d70d8e599b67e51c1e1 /usb-spi
parentadded download makefile in contrib (diff)
updated lufa version
git-svn-id: https://svn.spreadspace.org/avr/trunk@62 aa12f405-d877-488e-9caf-2d797e2a1cc7
Diffstat (limited to 'usb-spi')
-rw-r--r--usb-spi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb-spi/Makefile b/usb-spi/Makefile
index 15b9bde..d3ebfe4 100644
--- a/usb-spi/Makefile
+++ b/usb-spi/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