From f0c72df67452dc1e921ee3673a37b26cbc408c34 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 27 Jun 2013 20:03:33 +0200 Subject: Re-added Set Control Line State request handling to the CDC class bootloader. --- LUFA/DoxygenPages/ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'LUFA/DoxygenPages') diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 60dd453ac..911164475 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -26,6 +26,9 @@ * - All board drivers now implement dummy functions and constants when BOARD is set to NONE * - Added missing LEDs to the XMEGA A3BU Xplained board LED driver (thanks to Michael Janssen) * - Changed board Dataflash drivers to automatically configure the appropriate SPI interface for the selected board + * - Library Applications: + * - Re-added Set Control Line State request handling to the CDC class bootloader to prevent issues with the .NET serial + * class (thanks to Erik Lins) * * Fixed: * - Core: -- cgit v1.2.3