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

Remove redundant calls to USB_USBTask() in the Mass Storage Device Class...

Remove redundant calls to USB_USBTask() in the Mass Storage Device Class driver when INTERRUPT_CONTROL_ENDPOINT is not used, as this is done inside the stream callbacks.

Fix implementations of Endpoint_SetEndpointDirection() and Endpoint_GetEndpointDirection() for the AVR8 architecture.
parent 025742fc
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