Fixed incorrect byte ordering in the Audio_Device_WriteSample24 function (thanks...
[pub/lufa.git] / LUFA / ManPages / FutureChanges.txt
index 66ff8af..319c4c9 100644 (file)
@@ -20,7 +20,9 @@
   *      -# Re-add interrupt Pipe/Endpoint support
   *      -# Add HID report macros to make HID report editing easier
   *      -# Investigate dynamically created device descriptors
-  *      -# Add new event for EVENT_USB_Device_ControlRequest() fired before the internal library request handlers
+  *  - Known Bugs
+  *      -# No wakeup when plugged into hub, and hub plugged into host
+  *      -# Incomplete TMC class demo errors
   *  - Documentation/Support
   *      -# Add detailed overviews of how each demo works
   *      -# Add board overviews
@@ -35,6 +37,7 @@
   *      -# Finish StandaloneProgrammer project
   *      -# Arduino Uno compatible USB-MIDI, USB-HID
   *      -# Make Webserver project work in RNDIS device mode
+  *      -# Make rescue clock always active on U4, U6 and U7 targets in AVRISP-MKII Clone project
   *  - Ports
   *      -# AVR32 UC3B series microcontrollers
   *      -# Atmel ARM7 series microcontrollers