espressif_tinyusb/src/host
hathach 828f720207 refactor hub class
- separate connect/disconnect handling
- hub work with full speed, but doesn't seem to work with Low speed
device (with mcb1800)
- need to update msc host after migrating from isr to xfer_cb (blocked
at inquiry)
2020-09-05 20:20:45 +07:00
..
ehci refactor hub class 2020-09-05 20:20:45 +07:00
ohci add in_isr to all hcd event functions 2020-09-05 15:46:50 +07:00
hcd.h refactor hub class 2020-09-05 20:20:45 +07:00
hub.c refactor hub class 2020-09-05 20:20:45 +07:00
hub.h refactor hub class 2020-09-05 20:20:45 +07:00
usbh.c refactor hub class 2020-09-05 20:20:45 +07:00
usbh.h defer xfer_isr to xfer_cb 2020-09-05 14:41:31 +07:00
usbh_hcd.h remove usbh control mutex 2020-09-05 15:05:25 +07:00