* - 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
* 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