From ca007f91f2aa959a738649d35becb54cb1efc8b8 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 29 Jul 2010 15:14:56 +0000 Subject: Fixed Benito and USBtoSerial projects not turning off the USART before reconfiguring it, which could cause incorrect operation to occur (thanks to Bob Paddock). --- LUFA/ManPages/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'LUFA/ManPages/ChangeLog.txt') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 69a712cd0..1a7303b8c 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -60,6 +60,8 @@ * - Fixed HID device class driver still using PrevReportINBuffer for GetReport control requests even when it has been * set to NULL by the user application (thanks to Axel Rohde) * - Fixed MIDI_Device_SendEventPacket() not correctly waiting for the endpoint to become ready (thanks to Robin Green) + * - Fixed Benito and USBtoSerial projects not turning off the USART before reconfiguring it, which could cause incorrect + * operation to occur (thanks to Bob Paddock) * * \section Sec_ChangeLog100513 Version 100513 * New: -- cgit v1.2.3