-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sw: don't clear OUT buffer during usb_recv
If there is data already in the OUT buffer, don't throw it away. This was necessary when using `epfifo` due to the way it shared OUT and SETUP packets. However, it is causing reliability issues with eptri. Signed-off-by: Sean Cross <[email protected]>
- Loading branch information
Showing
3 changed files
with
0 additions
and
3 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
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