From 6d2a08f1b77208de1f71dd4035d21f13e3f90462 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 1 Jun 2011 14:10:35 +0000 Subject: Fixed incorrect signature in the CDC and DFU class bootloaders for the ATMEGA8U2. Minor documentation cleanups. Modify the incomplete AudioInputHost demo for mono audio output. --- LUFA/ManPages/ChangeLog.txt | 2 +- LUFA/ManPages/FutureChanges.txt | 1 + LUFA/ManPages/LibraryApps.txt | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index ecbabad5d..777ac0db2 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -33,7 +33,7 @@ * - Core: * - None * - Library Applications: - * - None + * - Fixed incorrect signature in the CDC and DFU class bootloaders for the ATMEGA8U2 * * \section Sec_ChangeLog110528 Version 110528 * New: diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt index 154f86243..47815ea44 100644 --- a/LUFA/ManPages/FutureChanges.txt +++ b/LUFA/ManPages/FutureChanges.txt @@ -34,6 +34,7 @@ * -# Add class driver support for Test and Measurement class * -# Fix up Audio class support - add support for mixers, etc., add support for GET/SET commands * - Ports + * -# Complete AVR32 port for existing devices, add UC3C support * -# Atmel ARM7 series microcontrollers * -# Other (commercial) C compilers */ diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt index 2032edf5d..3b44aa6db 100644 --- a/LUFA/ManPages/LibraryApps.txt +++ b/LUFA/ManPages/LibraryApps.txt @@ -92,6 +92,8 @@ * - StillImageHost - Still Image Camera host demo, using the low level LUFA APIs to implement the USB Still Image class * - VirtualSerialHost - Virtual Serial Port host demo, using the low level LUFA APIs to implement the USB CDC class * - Incomplete + * - AudioInputHost - Incomplete Audio Input host demo, using the low level LUFA APIs to implement a USB microphone host + * - AudioOutputHost - Incomplete Audio Output host demo, using the low level LUFA APIs to implement a USB speaker host * - BluetoothHost - Incomplete Bluetooth host demo, using the low level LUFA APIs to implement the USB Bluetooth class * - DualRole * - ClassDriver -- cgit v1.2.3