fix more host build error
This commit is contained in:
		| @@ -97,8 +97,8 @@ ATTR_WEAK void    tuh_device_mount_failed_cb(tusb_error_t error, tusb_desc_devic | ||||
| //--------------------------------------------------------------------+ | ||||
| #ifdef _TINY_USB_SOURCE_FILE_ | ||||
|  | ||||
| bool usbh_init(void); | ||||
| void usbh_task(void* param); | ||||
| tusb_error_t usbh_init(void); | ||||
|  | ||||
| tusb_error_t usbh_control_xfer_subtask(uint8_t dev_addr, uint8_t bmRequestType, uint8_t bRequest, | ||||
|                                        uint16_t wValue, uint16_t wIndex, uint16_t wLength, uint8_t* data); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach