Fixed Endpoint_Write_Control_Stream_* functions not sending a terminating IN when the given data length is zero.
This commit is contained in:
parent
7ef58eef7a
commit
6c38ca2890
7 changed files with 14 additions and 8 deletions
|
@ -51,6 +51,7 @@
|
|||
* - Fixed HID host Class driver report send/receive report broken when issued through the control pipe
|
||||
* - Fixed HOST_STATE_AS_GPIOR compile time option being ignored when in host mode (thanks to David Lyons)
|
||||
* - Fixed LowLevel Keyboard demo not saving the issues report only after it has been sent to the host
|
||||
* - Fixed Endpoint_Write_Control_Stream_* functions not sending a terminating IN when given data Length is zero
|
||||
*
|
||||
* \section Sec_ChangeLog090924 Version 090924
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue