X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/ab76c52e1414c55a2f594999ca2a04918bbc7143..7d7573e4e554f4b17686a915eba0da12fbebc2ed:/LUFA/ManPages/FutureChanges.txt diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt index f31d5e3c5..9704131b1 100644 --- a/LUFA/ManPages/FutureChanges.txt +++ b/LUFA/ManPages/FutureChanges.txt @@ -14,9 +14,15 @@ * - 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 * - Port LUFA to the AVR32 UC3B series microcontrollers * - 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 */