mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-27 01:28:23 +00:00
Add component initialization.
This commit is contained in:
@@ -71,4 +71,4 @@ void rt_usb_host_init(void)
|
||||
drv = rt_usb_class_driver_hub();
|
||||
rt_usb_class_driver_register(drv);
|
||||
}
|
||||
|
||||
INIT_COMPONENT_EXPORT(rt_usb_host_init);
|
||||
|
||||
Reference in New Issue
Block a user