* - Added hardware USART receive interrupt and software buffering to the Benito project to ensure received data is not\r
* missed or corrupted\r
* - Fixed Device mode HID Class driver always sending IN packets, even when nothing to report\r
+ * - Fixed Device mode HID Class driver not explicitly initializing the ReportSize parameter to zero before calling callback\r
+ * routine, so that ignored callbacks don't cause incorrect data to be sent\r
*\r
*\r
* \section Sec_ChangeLog090810 Version 090810\r