Added new Pipe_BoundEndpointNumber() and Pipe_IsEndpointBound() functions.
This commit is contained in:
parent
200821fe82
commit
cbbd3d746a
4 changed files with 38 additions and 4 deletions
|
@ -187,7 +187,6 @@ void USB_Host_ProcessNextHostState(void)
|
|||
|
||||
EVENT_USB_DeviceEnumerationComplete();
|
||||
USB_HostState = HOST_STATE_Addressed;
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue