ADC2 and ADC3 channels do not exist on the U4 series USB AVRs.
[pub/lufa.git] / LUFA / ManPages / FutureChanges.txt
index 9facda2..9006040 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
-  *  <b>Targeted for This Release:</b>\r
-  *  - Finish HID and Still Image Host Mode Class Drivers, add demo summaries\r
-  *  - Add overviews of each of the officially supported boards to the manual\r
-  *  - Re-add in flip, flip-ee, dfu and dfu-ee targets to project makefiles\r
-  *  - Add in new invalid event hook check targets to project makefiles\r
-  *  - Fix allowable F_CPU values comment in project makefiles\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
-  *  - Master LUFA include file rather than per-module includes\r
-  *  - Add multiple-report HID demo to the library\r
-  *  - Add dual role Mouse Host/Keyboard Device demo to the library\r
-  *  - Add Mouse/CDC dual class demo to the library\r
-  *  - Change makefiles to allow for absolute LUFA location to be used\r
-  *  - Port LUFA to other architectures\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
+  *      -# FIX BROKEN RNDIS HOST CLASS DRIVER (BLOCKING)\r
+  *      -# TEST AND CORRECT TPI PROGRAMMING SUPPORT IN THE AVRISP-MKII PROJECT (BLOCKING)\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
+  *      -# Alternative (USB-IF endorsed) USB-Ethernet Classes\r
+  *      -# Finish BluetoothHost demo\r
+  *      -# Finish MIDI class Bootloader\r
+  *      -# Finish SideShow demo\r
+  *      -# Finish StandaloneProgrammer project\r
+  *      -# Finish Webserver project\r
+  *  - Ports\r
   *      -# AVR32 UC3B series microcontrollers\r
   *      -# Atmel ARM7 series microcontrollers\r
+  *      -# Other (commercial) C compilers\r
   */\r