The AVRISP project can now enter PDI mode under both bit-bang and hardware USART...
[pub/lufa.git] / LUFA / ManPages / FutureChanges.txt
index e8ae785..3267afc 100644 (file)
   *  If you have an item to add to this list, please contact the library author via email, the LUFA mailing list,\r
   *  or post your suggestion as an enhancement request to the project bug tracker.\r
   *\r
-  *  - Make new host class drivers\r
-  *  - Document new host class drivers\r
-  *  - Convert Host mode demos to class drivers\r
-  *  - Add standardized descriptor names to class driver structures, controlled by USE_NONSTANDARD_DESCRIPTOR_NAMES\r
-  *  - Add multiple-report HID demo to the library\r
-  *  - Add dual role Mouse Host/Keyboard Device demo to the library\r
-  *  - Port LUFA to the AVR32 UC3B series microcontrollers\r
-  *  - Port LUFA to the Atmel ARM7 series microcontrollers\r
-  *  - Remake AVRStudio project files\r
-  *  - Master LUFA include file\r
+  *  <b>Targeted for Future Releases:</b>\r
+  *  - Code Features\r
+  *      -# Add hub support when in Host mode for multiple devices\r
+  *      -# Add ability to get number of bytes not written with pipe/endpoint write routines after an error\r
+  *      -# Add standardized descriptor names to class driver structures\r
+  *      -# Correct mishandling of error cases in Mass Storage demos\r
+  *  - Documentation/Support\r
+  *      -# Remake AVRStudio project files\r
+  *      -# Add detailed overviews of how each demo works\r
+  *      -# Master LUFA include file rather than per-module includes\r
+  *      -# Change makefiles to allow for absolute LUFA location to be used\r
+  *      -# Add board overviews\r
+  *      -# Write LUFA tutorials\r
+  *  - Demos/Projects\r
+  *      -# Multiple-Report HID device\r
+  *      -# Device/Host USB bridge\r
+  *      -# Finish BluetoothHost demo\r
+  *      -# Finish MIDI class Bootloader\r
+  *      -# Finish SideShow demo\r
+  *      -# Finish StandaloneProgrammer project\r
+  *  - Ports\r
+  *      -# AVR32 UC3B series microcontrollers\r
+  *      -# Atmel ARM7 series microcontrollers\r
+  *      -# Other (commercial) C compilers\r
   */\r