-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add flow control for USB connection. (#691)
* Add flow control for USB connection. RX: * return BUSY, if receiving queue is full * prepare for Rx after a packet was consumed TX: * use blocking queue calls * Protect and fix the USB flow control calls Fixes issue #688. Co-authored-by: Wolfgang Hoenig <[email protected]> Co-authored-by: Arnaud Taffanel <[email protected]>
- Loading branch information
1 parent
864ae1c
commit 85a0ebe
Showing
2 changed files
with
47 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters