aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-10-14 09:42:11 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-10-14 09:42:11 +0000
commite53c120a2240549d42d98be92f25d6e92caeab0a (patch)
tree48179a33fee423b2ece3e757f041178940d340cd /LUFA/ManPages
parentdc68de15b69c2064b1b14d00659aa91054cccbe1 (diff)
downloadlufa-e53c120a2240549d42d98be92f25d6e92caeab0a.tar.gz
lufa-e53c120a2240549d42d98be92f25d6e92caeab0a.tar.bz2
lufa-e53c120a2240549d42d98be92f25d6e92caeab0a.zip
Fix AudioOutput and AudioInput class driver demos' descriptors -- incorrect value was being supplied in the audio descritors field giving the number of discrete audio formats the device supports.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/FutureChanges.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index b9ea7b665..7ea7489fe 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -23,11 +23,9 @@
* - Change makefiles to allow for absolute LUFA location to be used
* - Abstract out the physical media from the Mass Storage device demos
* - Add RNDIS Host Class driver
- * - Make CDC Host Class driver work for devices with bidirectional endpoints
* - Make new demos
* -# Multiple-report HID device
* -# Mouse/CDC Dual Class Device
- * -# MIDI Host class driver and demo
* - Port LUFA to other architectures
* -# AVR32 UC3B series microcontrollers
* -# Atmel ARM7 series microcontrollers