espressif_tinyusb/tinyusb/osal
hathach 49da210860 add osal subtask support
add usbh_control_xfer_subtask as xfer and wait
fix potential error when update device info & open control pipe for new address
fix build error with hal_****.c
add STATIC_ASSSERT to perform compile time checking with sizeof later
update osal_queue_receive and osal_semaphore_wait for osal_none to support subtask
2013-02-26 17:28:05 +07:00
..
osal.h add osal subtask support 2013-02-26 17:28:05 +07:00
osal_common.h add timeout to queue_receive and update test code for it 2013-02-01 12:39:39 +07:00
osal_freeRTOS.h add TUSB_CFG_HOST_CONTROLLER_START_INDEX 2013-02-08 12:12:10 +07:00
osal_none.c add timeout to queue_receive and update test code for it 2013-02-01 12:39:39 +07:00
osal_none.h add osal subtask support 2013-02-26 17:28:05 +07:00