Fixed incorrect interface values in the VirtualSerialMouse and KeyboardMouse demo class driver structures.
Added caveat information to the CDC device class driver.
This commit is contained in:
parent
5fc294a650
commit
89e4d73289
7 changed files with 28 additions and 10 deletions
|
@ -34,6 +34,7 @@
|
|||
* - Fixed blocking CDC streams not aborting when the host is disconnected
|
||||
* - Fixed XPLAIN board Dataflash driver broken due to incorrect preprocessor commands
|
||||
* - Fixed inverted XPLAIN LED driver output (LED turned on when it was supposed to be turned off, and vice-versa)
|
||||
* - Fixed Class Driver struct interface numbers in the KeyboardMouse and VirtualSerialMouse demos
|
||||
*
|
||||
* \section Sec_ChangeLog091223 Version 091223
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue