add test & code for hcd_pipe_control_open
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ typedef uint32_t pipe_handle_t;
|
||||
//--------------------------------------------------------------------+
|
||||
// USBH-HCD API
|
||||
//--------------------------------------------------------------------+
|
||||
tusb_error_t hcd_init() ATTR_WARN_UNUSED_RESULT;
|
||||
tusb_error_t hcd_init(void) ATTR_WARN_UNUSED_RESULT;
|
||||
void hcd_isr(uint8_t hostid);
|
||||
|
||||
//--------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user