X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/39d07c3da045a3d739f9977101f8a81f0b8ff0e1..7d7573e4e554f4b17686a915eba0da12fbebc2ed:/LUFA/ManPages/FutureChanges.txt diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt index e8ae78588..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 @@ -21,4 +22,7 @@ * - Port LUFA to the Atmel ARM7 series microcontrollers * - Remake AVRStudio project files * - Master LUFA include file + * - Debug mode for pipe/endpoint calls + * - Add hub support to match Atmel's stack + * - Update Host mode Class Driver demo .txt files */