Added new Pipe_BoundEndpointNumber() and Pipe_IsEndpointBound() functions.

This commit is contained in:
Dean Camera 2009-07-26 10:22:16 +00:00
parent 200821fe82
commit cbbd3d746a
4 changed files with 38 additions and 4 deletions

View file

@ -187,7 +187,6 @@ void USB_Host_ProcessNextHostState(void)
EVENT_USB_DeviceEnumerationComplete();
USB_HostState = HOST_STATE_Addressed;
break;
}