From 9c037a952f5aaf78c4e13398506cfa2d588bb449 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 26 May 2010 06:15:05 +0000 Subject: The RingBuff library code has been replaced in the XPLAINBridge project with an ultra lightweight buffer to help improve the reliability of the bridge. --- Projects/XPLAINBridge/makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Projects/XPLAINBridge/makefile') diff --git a/Projects/XPLAINBridge/makefile b/Projects/XPLAINBridge/makefile index 36f5c494d..c68c91da1 100644 --- a/Projects/XPLAINBridge/makefile +++ b/Projects/XPLAINBridge/makefile @@ -129,7 +129,6 @@ LUFA_OPTS += -D USE_STATIC_OPTIONS="(USB_DEVICE_OPT_FULLSPEED | USB_OPT_REG_ENAB SRC = $(TARGET).c \ AVRISPDescriptors.c \ USARTDescriptors.c \ - Lib/RingBuff.c \ Lib/SoftUART.c \ $(AVRISP_PATH)/Lib/V2Protocol.c \ $(AVRISP_PATH)/Lib/V2ProtocolParams.c \ -- cgit v1.2.3