Fixed incorrect values for REPORT_ITEM_TYPE_* enum values causing corrupt data in the HID Host Parser.
This commit is contained in:
parent
aaa0bed556
commit
c438d01f87
5 changed files with 15 additions and 66 deletions
|
|
@ -21,6 +21,7 @@
|
|||
*
|
||||
* <b>Fixed:</b>
|
||||
* - Added missing CDC_Host_CreateBlockingStream() function code to the CDC Host Class driver
|
||||
* - Fixed incorrect values for REPORT_ITEM_TYPE_* enum values causing corrupt data in the HID Host Parser
|
||||
*
|
||||
* \section Sec_ChangeLog091122 Version 091122
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue