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:
Dean Camera 2009-09-10 06:41:57 +00:00
parent b221e7d175
commit e918d977b1
4 changed files with 23 additions and 19 deletions

View file

@ -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