Skip to content
Snippets Groups Projects
Commit 154f934b authored by Dean Camera's avatar Dean Camera
Browse files

Call USB_USBTask() in the Endpoint stream functions between packets if...

Call USB_USBTask() in the Endpoint stream functions between packets if INTERRUPT_CONTROL_ENDPOINT is not set. Remove calls to USB_USBTask in the Mass Storage class driver stream read/write continuation checks, since this is now done inside the stream function.
parent f555ad7c
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