aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/FutureChanges.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-10-11 06:14:08 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-10-11 06:14:08 +0000
commitbe9d0a5aa97c84cc8723f69f2b88576965e386aa (patch)
treea8ffa2c456db709cc5c981524f8f882b430882c2 /LUFA/ManPages/FutureChanges.txt
parentc7bc3ec391da3904f0db6398171c7fed37d4f836 (diff)
downloadlufa-be9d0a5aa97c84cc8723f69f2b88576965e386aa.tar.gz
lufa-be9d0a5aa97c84cc8723f69f2b88576965e386aa.tar.bz2
lufa-be9d0a5aa97c84cc8723f69f2b88576965e386aa.zip
Added stdio.h stream examples for the virtual CDC UART in the CDC host demos.
Removed accidental reference to the incomplete MIDI class bootloader in the Bootloader folder makefile.
Diffstat (limited to 'LUFA/ManPages/FutureChanges.txt')
-rw-r--r--LUFA/ManPages/FutureChanges.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 59c51b106..2ca27ec60 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -22,7 +22,7 @@
* - Master LUFA include file rather than per-module includes
* - Change makefiles to allow for absolute LUFA location to be used
* - Abstract out the physical media from the Mass Storage device demos
- * - Add MIDI Host Class driver
+ * - Add RNDIS Host Class driver
* - Make new demos
* -# Multiple-report HID device
* -# Mouse/CDC Dual Class Device