Fixed broken lock byte programming in the AVRISP-MKII clone project for some XMEGA...
[pub/lufa.git] / LUFA / ManPages / FutureChanges.txt
index 485de4f..6753acb 100644 (file)
   *  <b>Targeted for Future Releases:</b>
   *  - Code Features
   *      -# Add hub support when in Host mode for multiple devices
+  *      -# Investigate virtual hubs when in device mode instead of composite devices
   *      -# Add ability to get number of bytes not written with pipe/endpoint write routines after an error
   *      -# Change makefiles to allow for absolute LUFA location to be used
   *      -# Re-add interrupt Pipe/Endpoint support
+  *      -# Fix intermittent device mode enumeration errors
+  *      -# Add HID report macros to make HID report editing easier
   *  - Documentation/Support
   *      -# Add detailed overviews of how each demo works
   *      -# Add board overviews
   *      -# Write LUFA tutorials
-  *      -# Add makefile template
   *  - Demos/Projects
   *      -# Multiple-Report HID device
   *      -# Device/Host USB bridge
@@ -30,8 +32,7 @@
   *      -# Finish BluetoothHost demo
   *      -# Finish SideShow demo
   *      -# Finish StandaloneProgrammer project
-  *      -# Finish MIDIToneGenerator project
-  *      -# Correct mishandling of error cases in Mass Storage demos
+  *      -# Arduino Uno compatible USB-MIDI, USB-HID
   *  - Ports
   *      -# AVR32 UC3B series microcontrollers
   *      -# Atmel ARM7 series microcontrollers