Prevent the CDC Device Class driver from sending empty IN packets on every service task call - only send termination packets when data is in the endpoint.
This commit is contained in:
parent
b221e7d175
commit
e918d977b1
4 changed files with 23 additions and 19 deletions
|
@ -1481,4 +1481,4 @@ DOT_CLEANUP = YES
|
|||
# The SEARCHENGINE tag specifies whether or not a search engine should be
|
||||
# used. If set to NO the values of all tags below this one will be ignored.
|
||||
|
||||
SEARCHENGINE = NO
|
||||
SEARCHENGINE = YES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue