mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 09:08:25 +00:00
Merge pull request #95 from grissiom/vcom
usbdevice/core: add reset function to support hotplug
This commit is contained in:
@@ -145,6 +145,7 @@ enum udev_msg_type
|
||||
USB_MSG_SETUP_NOTIFY,
|
||||
USB_MSG_DATA_NOTIFY,
|
||||
USB_MSG_SOF,
|
||||
USB_MSG_RESET,
|
||||
};
|
||||
typedef enum udev_msg_type udev_msg_type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user