Skip to content
Snippets Groups Projects
Commit a9127228 authored by Cristian Maglie's avatar Cristian Maglie
Browse files

USB: Slightly refactored EP OUT handler

Now the release() function only performs the action that is called for,
i.e. release the endpoint and let it receive data. All the buffers handling
has been inlined in the callers, this also slightly improves performance
because it allows to remove some redundant checks.
parent 87bf6e1b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment