cherry-embedded / CherryUSB

CherryUSB is a tiny and portable USB Stack (device & host) for embedded system with USB IP
https://cherryusb.readthedocs.io/
Apache License 2.0
1.17k stars 249 forks source link

'struct usbh_hub' has no member named 'usb' #129

Closed jamesmartin-46 closed 11 months ago

jamesmartin-46 commented 11 months ago

Hi,

I have the following error when trying to compile the stack

'struct usbh_hub' has no member named 'usb' from line 302 in usb_hc_xhci.c

Please may you advise what is causing the error. Thank you

sakumisu commented 11 months ago

Xhci is only for Phytium company and modified by them, so you can not use.