Fixed issue in the HID Host class driver's HID_Host_SendReportByID() routine using...
[pub/lufa.git] / LUFA / ManPages / FutureChanges.txt
index c5f6fe2..f12460a 100644 (file)
   *  or post your suggestion as an enhancement request to the project bug tracker.\r
   *\r
   *  <b>Targeted for This Release (SVN Development Only):</b>\r
-  *  - N/A\r
+  *  - Add hub support to match Atmel's stack\r
+  *  - Add ability to get number of bytes not written with pipe/endpoint write routines after an error\r
   *\r
   *  <b>Targeted for Future Releases:</b>\r
-  *  - Add hub support to match Atmel's stack\r
   *  - Add standardized descriptor names to device and host class driver structures\r
   *  - Remake AVRStudio project files\r
   *  - Add detailed overviews of how each demo works\r
@@ -24,8 +24,8 @@
   *  - Abstract out the physical media from the Mass Storage device demos\r
   *  - Make new demos\r
   *      -# Multiple-report HID device\r
-  *      -# Dual Role Mouse Host/Keyboard Device\r
-  *      -# Mouse/CDC Dual ClassDevice\r
+  *      -# Mouse/CDC Dual Class Device\r
+  *      -# MIDI Host class driver and demo\r
   *  - Port LUFA to other architectures\r
   *      -# AVR32 UC3B series microcontrollers\r
   *      -# Atmel ARM7 series microcontrollers\r