summaryrefslogtreecommitdiff
path: root/usb-spi
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@wirdorange.org>2012-09-26 19:18:02 +0000
committerOthmar Gsenger <otti@wirdorange.org>2012-09-26 19:18:02 +0000
commita46ddcfb609fb92279fd5e2806cf7ecd3c31f1c3 (patch)
tree9764167a9638ac2f36c299d455f8871fc785128c /usb-spi
parentupdated lufa version (diff)
changed back to old LUFA version
git-svn-id: https://svn.spreadspace.org/avr/trunk@63 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 d3ebfe4..15b9bde 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-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