Fixed Device mode HID Class driver always sending IN reports, even when no data is to be reported.

This commit is contained in:
Dean Camera 2009-08-27 06:36:01 +00:00
parent 8ea5c631c8
commit 665fe11f12
2 changed files with 4 additions and 3 deletions

View file

@ -39,6 +39,7 @@
* - Fixed invalid data being returned when a GetStatus request is issued in Device mode with an unhandled data recipient
* - Added hardware USART receive interrupt and software buffering to the Benito project to ensure received data is not
* missed or corrupted
* - Fixed Device mode HID Class driver always sending IN packets, even when nothing to report
*
*
* \section Sec_ChangeLog090810 Version 090810