* - Changed MouseHostWithParser demos to check that the report items have a Mouse usage collection as a parent at some point,\r
* to prevent Joysticks from enumerating with the demo\r
* - Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor().\r
+ * - Keyboard LowLevel/ClassDriver demos now support multiple simultaneous keypresses (up to 6) per report\r
*\r
* <b>Fixed:</b>\r
* - Fixed PrinterHost demo returning invalid Device ID data when the attached device does not have a\r
* - Fixed HID report parser collection paths invalid due to misplaced semicolon in the free path item search loop\r
* - Fixed HID host Class driver report send/receive report broken when issued through the control pipe\r
* - Fixed HOST_STATE_AS_GPIOR compile time option being ignored when in host mode (thanks to David Lyons)\r
+ * - Fixed LowLevel Keyboard demo not saving the issues report only after it has been sent to the host\r
*\r
* \section Sec_ChangeLog090924 Version 090924\r
*\r