From 09bedd6555a72c70f6d6bfb965225d44dec171cd Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 16 Aug 2009 14:30:46 +0000 Subject: Added return values to the CDC and MIDI class driver transmit functions. --- LUFA/ManPages/ChangeLog.txt | 1 + LUFA/ManPages/FutureChanges.txt | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 11c21f024..8952337ba 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -19,6 +19,7 @@ * HID interface within the device, not all HID interfaces * - Added new CDC_Device_Flush() command to the device mode CDC Class driver * - Added explicit attribute masks to the device mode demos' descriptors + * - Added return values to the CDC and MIDI class driver transmit functions * * Fixed: * - Fixed possible lockup in the CDC device class driver, when the host sends data that is a multiple of the diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt index 319e95de5..daabcea4e 100644 --- a/LUFA/ManPages/FutureChanges.txt +++ b/LUFA/ManPages/FutureChanges.txt @@ -13,11 +13,6 @@ * * Targeted for This Release: * - Host Mode Class Drivers - * -# Make new host class drivers - * -# Document new host class drivers - * -# Convert Host mode demos to class drivers - * -# Re-enable Host mode Class driver builds after completion - * -# Update Host mode Class Driver demo .txt files * - Add overviews of each of the officially supported boards to the manual * - Add hub support to match Atmel's stack * -- cgit v1.2.3