From dfe50ff34970eda173cafbb3d636a5f7bedc87bd Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 15 Jul 2010 11:01:31 +0000 Subject: Added ability to set the serial baud rate via the user's terminal in the XPLAINBridge project. --- LUFA/ManPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index a6f3a954f..ffd1fcfbc 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -15,6 +15,7 @@ * - Added new SWAPENDIAN_16() and SWAPENDIAN_32() macros to Common.h for statically initialized variables at compile time * - Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific functions that are more complicated than simple macros * - Added new AVRStudio 4 project files for all library demos, projects and bootloaders + * - Added ability to set the serial baud rate via the user's terminal in the XPLAINBridge project * * Changed: * - The RingBuff library code has been replaced in the XPLAINBridge, Benito and USBtoSerial projects with an ultra lightweight -- cgit v1.2.3