Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo...
[pub/lufa.git] / LUFA / ManPages / ChangeLog.txt
index 34c7286..fd70eb0 100644 (file)
@@ -22,6 +22,8 @@
   *  - Changed Audio Class driver sample read/write functions to be inline, to reduce the number of cycles needed to transfer\r
   *    samples to and from the device (allowing more time for sample processing and output)\r
   *  - Audio class Device mode demos now work at both 16MHz and 8MHz, rather than just at 8MHz\r
+  *  - The previous USBtoSerial demo has been moved into the projects directory, as it was just a modified CDC demo\r
+  *  - The Endpoint/Pipe functions now use the const qualifier on the input buffer\r
   *\r
   *  <b>Fixed:</b>\r
   *  - Fixed PrinterHost demo returning invalid Device ID data when the attached device does not have a\r
@@ -31,6 +33,7 @@
   *    to send report to the attached device\r
   *  - Fixed ClassDriver AudioOutput device demo not selecting an audio output mode\r
   *  - Fixed incorrect SampleFrequencyType value in the AudioInput and AudioOutput ClassDriver demos' descriptors\r
+  *  - Fixed incorrect event name rule in demo/project/bootloader makefiles\r
   *\r
   *  \section Sec_ChangeLog090924 Version 090924\r
   *\r