core: use new control wrapper to set configuration to device
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
This commit is contained in:
parent
7c4ae8d7aa
commit
2c23090d49
2 changed files with 2 additions and 22 deletions
|
|
@ -74,7 +74,6 @@ enum USBH_ENUM_STATE {
|
|||
USBH_ENUM_STATE_CONFIGURATION_DT_READ,
|
||||
USBH_ENUM_STATE_CONFIGURATION_DT_READ_COMPLETE,
|
||||
USBH_ENUM_STATE_SET_CONFIGURATION_SETUP,
|
||||
USBH_ENUM_STATE_SET_CONFIGURATION_EMPTY_READ,
|
||||
USBH_ENUM_STATE_SET_CONFIGURATION_COMPLETE,
|
||||
USBH_ENUM_STATE_FIND_DRIVER,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue