update class driver info,support class driver export
This commit is contained in:
@@ -34,7 +34,8 @@ struct usbh_hid {
|
||||
usbh_epinfo_t intout; /* INTR OUT endpoint */
|
||||
};
|
||||
|
||||
extern const struct usbh_class_driver hid_class_driver;
|
||||
extern const struct usbh_class_info hid_keyboard_class_info;
|
||||
extern const struct usbh_class_info hid_mouse_class_info;
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user