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. --- LUFA/ManPages/ChangeLog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index f47ae06e1..5233af76d 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -11,7 +11,8 @@ * - Added new ADC_DisableChannel() function (thanks to Mich Davis) * * Changed: - * - N/A + * - The RingBuff library code has been replaced in the XPLAINBridge project with an ultra lightweight buffer to help + * improve the reliability of the bridge * * Fixed: * - Fixed AVRISP project sending a LOAD EXTENDED ADDRESS command to 128KB AVRs after programming or reading from -- cgit v1.2.3