From de70f0f1cf034d8f22141a2825f24ad60d14421b Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 18 Oct 2009 05:35:48 +0000 Subject: Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines. --- LUFA/ManPages/FutureChanges.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'LUFA/ManPages/FutureChanges.txt') diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt index 5610b7cb4..ea93258ba 100644 --- a/LUFA/ManPages/FutureChanges.txt +++ b/LUFA/ManPages/FutureChanges.txt @@ -23,8 +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 - * - Fix audio demos on Linux + * - Add unit testing to APIs * - Make new demos + * -# Keyboard/Mouse Dual Class Host * -# Multiple-report HID device * -# Mouse/CDC Dual Class Device * - Port LUFA to other architectures -- cgit v1.2.3