update hub thread wakeup with queue not sem&list
This commit is contained in:
@@ -19,8 +19,6 @@ extern usb_slist_t hub_class_head;
|
||||
extern "C" {
|
||||
#endif
|
||||
void usbh_roothub_thread_wakeup(uint8_t port);
|
||||
void usbh_hub_register(struct usbh_hub *hub);
|
||||
void usbh_hub_unregister(struct usbh_hub *hub);
|
||||
int usbh_hub_initialize(void);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user