esp32-s2_dfu/tinyusb/host
hathach 79e277d323 go through all the enumeration (up to get full configuration)
- fix init_qhd for address 0 (clear queue head --> ehci controller halted)
- fix bug in usbh_init missing address0 for semaphore create

TUSB_CFG_DEBUG == 3: --> ATTR_ALWAYS_INLINE is null --> allow gcc to export "normal inline" function
2013-03-13 00:02:45 +07:00
..
ehci go through all the enumeration (up to get full configuration) 2013-03-13 00:02:45 +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 go through all the enumeration (up to get full configuration) 2013-03-13 00:02:45 +07:00
usbh.h add project file for keil 2013-03-12 12:06:40 +07:00
usbh_hcd.h add isr api for usbh_hcd 2013-03-12 16:42:19 +07:00