forked from xuos/xiuos
Add dwc3 codes
This commit is contained in:
parent
f6ae7d7b13
commit
2d3b8d0b95
|
@ -1 +1,2 @@
|
|||
#include "dwc3.h"
|
||||
#include "usb_config.h"
|
|
@ -862,4 +862,5 @@ struct dwc3_gadget_ep_cmd_params {
|
|||
#define DWC3_HAS_OTG BIT(3)
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue