espressif_tinyusb/tinyusb/osal
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
..
osal.h more doxygen work 2013-10-25 13:45:57 +07:00
osal_cmsis_rtx.h fix task def with cmsis rtx 2013-09-13 23:01:43 +07:00
osal_common.h increase usb transaction time-out as host_cmsis_rtx easily timeouted 2013-09-14 00:00:05 +07:00
osal_freeRTOS.h all project can run ok 2013-09-13 22:30:11 +07:00
osal_none.c change format of file header & license spacing 2013-05-06 12:50:19 +07:00
osal_none.h static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256 2013-10-27 19:34:36 +07:00