change usbh class driver open signature

This commit is contained in:
hathach
2018-12-09 12:34:05 +07:00
parent 637285e9ae
commit 05913a7350
13 changed files with 112 additions and 91 deletions

View File

@@ -57,7 +57,7 @@
//--------------------------------------------------------------------+
typedef struct {
//------------- port -------------//
uint8_t core_id;
uint8_t rhport;
uint8_t hub_addr;
uint8_t hub_port;
uint8_t speed;