From 3bd6336075b200fdc0d16cdf80aaf55614854c1d Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sat, 4 Jun 2011 04:13:01 +0000 Subject: Added board driver support for the Busware TUL board. --- LUFA/ManPages/ChangeLog.txt | 1 + LUFA/ManPages/FutureChanges.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index f0683039b..b4618a71a 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -14,6 +14,7 @@ * - Added new USB_Host_SetInterfaceAltSetting() convenience function for the selection of an interface's alternative setting * - Added Audio class control request definitions * - Added new callback to the Audio Class driver to allow for endpoint control manipulations such as data sample rates + * - Added board driver support for the Busware TUL board * - Library Applications: * - Added RNDIS device mode to the Webserver project * - Added new MediaControl project diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt index 75dd9e729..4eea5c584 100644 --- a/LUFA/ManPages/FutureChanges.txt +++ b/LUFA/ManPages/FutureChanges.txt @@ -33,7 +33,7 @@ * -# Add class driver support for Test and Measurement class * -# Add class driver support for EEM class * -# Add class driver support for ECM class - * -# Fix up Audio class support - add support for mixers, etc., add support for GET/SET commands + * -# Extend Low Level Audio demos to include sample rate switching * - Ports * -# Complete AVR32 port for existing devices, add UC3C support * -# Atmel ARM7 series microcontrollers -- cgit v1.2.3