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

The USB_Host_SendControlRequest() function no longer automatically selects the...

The USB_Host_SendControlRequest() function no longer automatically selects the Control pipe (pipe 0), so that other control type pipes can be used with the function.

The USB Host management task now saves and restores the currently selected pipe before and after the task completes.
parent fea5d085
No related branches found
No related tags found
Loading
Showing
with 69 additions and 2 deletions
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