espressif_tinyusb/tinyusb/host
hathach 318a058d3c static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256
enable HOST_HCD_XFER_INTERRUPT by default (previously only enabled with HID), as it is widely used
implement tusbh_cdc_is_busy
add compilation switch in usbh enumeration for hub
rewrite CDC serial application to address usb-serial race condition
2013-10-27 19:34:36 +07:00
..
ehci static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256 2013-10-27 19:34:36 +07:00
hcd.c fix license 2013-06-22 12:54:47 +07:00
hcd.h more doxygen work 2013-10-25 13:45:57 +07:00
hub.c refractor hub api 2013-10-16 11:05:33 +07:00
hub.h more document 2013-10-26 20:14:12 +07:00
usbh.c static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256 2013-10-27 19:34:36 +07:00
usbh.h starting to add support for IAR workbench 2013-09-19 16:11:11 +07:00
usbh_hcd.h refractor hub api 2013-10-16 11:05:33 +07:00
usbh_hub.h refractor hub api 2013-10-16 11:05:33 +07:00