X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/f896c00c48f04fb9273555ab8d9b1af99f865d25..7d7573e4e554f4b17686a915eba0da12fbebc2ed:/LUFA/ManPages/FutureChanges.txt diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt index 35411f2ab..9704131b1 100644 --- a/LUFA/ManPages/FutureChanges.txt +++ b/LUFA/ManPages/FutureChanges.txt @@ -14,6 +14,7 @@ * - Make new host class drivers * - Document new host class drivers * - Convert Host mode demos to class drivers + * - Re-enable Host mode Class driver builds after completion * - Add standardized descriptor names to class driver structures, controlled by USE_NONSTANDARD_DESCRIPTOR_NAMES * - Add multiple-report HID demo to the library * - Add dual role Mouse Host/Keyboard Device demo to the library @@ -22,5 +23,6 @@ * - Remake AVRStudio project files * - Master LUFA include file * - Debug mode for pipe/endpoint calls - * - Add hub support to match Atmel's stack (thanks to the Atmel engineer who said it wasn't possible :P) + * - Add hub support to match Atmel's stack + * - Update Host mode Class Driver demo .txt files */