* - Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time token to reduce the size of the HID Host Class driver when\r
* Report protocol is not needed\r
* - Added new MIDI LowLevel and ClassDriver Host demo, add new MIDI Host Class driver\r
- * - Added stdio.h stream examples for the virtual CDC UART in the CDC host demos\r
* - Added new CDC/Mouse ClassDriver device demo\r
* - Added new Joystick Host ClassDriver and LowLevel demos\r
* - Added new Printer Host mode Class driver\r
* - Added new Printer Host mode ClassDriver demo\r
* - Added optional support for double banked endpoints in the Device mode Class drivers\r
+ * - Added new stream creation function to the CDC Class drivers, to easily make standard streams from CDC Class driver instances\r
*\r
* <b>Changed:</b>\r
* - Removed mostly useless "TestApp" demo, as it was mainly useful only for checking for sytax errors in the library\r