esp32-s2_dfu/tinyusb/host
hathach dbaf6c0d30 - fix bug when unplugged unmounted-already device (mostly plugged when power on)
- add hal_debugger_is_attached & hal_debugger_breakpoint
- assert will suspend (place breakpoint) if the condition is failed and debugger is attached. Otherwise, a message to uart is printed
- fix get control qhd function when dev_addr is not zero (shifted 1)
- fix wrong logic for unsupported class
2013-03-22 17:08:51 +07:00
..
ehci - fix bug when unplugged unmounted-already device (mostly plugged when power on) 2013-03-22 17:08:51 +07:00
hcd.c replace TUSB_CFG_HOST by MODE_HOST_SUPPORTED 2013-03-04 17:07:14 +07:00
hcd.h implement port hcd_port_connect_status 2013-03-12 16:46:47 +07:00
usbh.c - fix bug when unplugged unmounted-already device (mostly plugged when power on) 2013-03-22 17:08:51 +07:00
usbh.h house keeping 2013-03-13 21:45:06 +07:00
usbh_hcd.h add isr api for usbh_hcd 2013-03-12 16:42:19 +07:00