From fe49fd51b289bdc8ac3a3a1817763c509ce90426 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sat, 20 Oct 2012 11:31:24 +0000 Subject: Increased throughput in the USBtoSerial project now that data transmission is non-blocking (thanks to Joseph Lacerte). --- LUFA/DoxygenPages/ChangeLog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/DoxygenPages/ChangeLog.txt') diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index bf2903936..ed68a1d28 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -22,7 +22,7 @@ * - Added workaround for broken VBUS detection on AVR8 devices when a bootloader starts the application * via a software jump without first turning off the OTG pad (thanks to Simon Inns) * - Library Applications: - * - None + * - Increased throughput in the USBtoSerial project now that data transmission is non-blocking (thanks to Joseph Lacerte) * * Fixed: * - Core: -- cgit v1.2.3