Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for the...
[pub/lufa.git] / LUFA / ManPages / FutureChanges.txt
index 5163ee6..51a4bab 100644 (file)
   *  or post your suggestion as an enhancement request to the project bug tracker.\r
   *\r
   *  <b>Targeted for This Release:</b>\r
-  *  - Make new host class drivers\r
-  *  - Document new host class drivers\r
-  *  - Convert Host mode demos to class drivers\r
-  *  - Re-enable Host mode Class driver builds after completion\r
-  *  - Add standardized descriptor names to class driver structures, controlled by USE_NONSTANDARD_DESCRIPTOR_NAMES\r
-  *  - Update Host mode Class Driver demo .txt files\r
+  *  - Host Mode Class Drivers\r
+  *     -# Make new host class drivers\r
+  *     -# Document new host class drivers\r
+  *     -# Convert Host mode demos to class drivers\r
+  *     -# Re-enable Host mode Class driver builds after completion\r
+  *     -# Update Host mode Class Driver demo .txt files\r
+  *  - Add standardized descriptor names to device and host class driver structures, controlled by USE_NONSTANDARD_DESCRIPTOR_NAMES\r
   *  - Debug mode for pipe/endpoint calls\r
   *  - Test and document new FAST_STREAM_TRANSFERS compile time option\r
   *\r
   *  <b>Targeted for Future Releases:</b>\r
   *  - Remake AVRStudio project files\r
-  *  - Detailed overviews of how each demo works\r
-  *  - Master LUFA include file\r
+  *  - Add detailed overviews of how each demo works\r
+  *  - Master LUFA include file rather than per-module includes\r
   *  - Stream reads - return number of bytes not read?\r
   *  - Add multiple-report HID demo to the library\r
   *  - Add dual role Mouse Host/Keyboard Device demo to the library\r
   *  - Add hub support to match Atmel's stack\r
-  *  - Port LUFA to the AVR32 UC3B series microcontrollers\r
-  *  - Port LUFA to the Atmel ARM7 series microcontrollers\r
+  *  - Port LUFA to other architectures\r
+  *      -# AVR32 UC3B series microcontrollers\r
+  *      -# Atmel ARM7 series microcontrollers\r
   */\r