summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usb-spi/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/usb-spi/Makefile b/usb-spi/Makefile
index 27ff005..2ccfc4c 100644
--- a/usb-spi/Makefile
+++ b/usb-spi/Makefile
@@ -43,8 +43,3 @@ LUFA_OPTS += -D USB_PRODUCT="L\"spreadspace usb-spi example\""
LUFA_COMPONENTS := USB USBCLASS
include $(SPREADAVR_PATH)/include.mk
-
-LDFLAGS += -Wl,-u,vfprintf -lprintf_flt -lm
-AVRDUDE_PORT := $(shell $(SPREADAVR_PATH)/tools/detect_newest_acm)
-#AVRDUDE_PORT := $(shell $(SPREADAVR_PATH)/tools/detect_lufa_cdc 1)
-RESET_FUNC := $(SPREADAVR_PATH)/tools/reset_sparkfun