esp32-s2_dfu/tinyusb/host/ehci
hathach 75ffc0bfec implement ohci
- hcd_port_reset
- hcd_port_connect_status
- hcd_port_speed_get
- hcd_pipe_control_open
- hcd_pipe_control_xfer
- done_queue_isr for control xfer

able to go through enumeration with MSC device
2013-12-16 12:35:05 +07:00
..
ehci.c implement ohci 2013-12-16 12:35:05 +07:00
ehci.h add structure & define for ohci 2013-12-11 14:31:27 +07:00