espressif_tinyusb/tinyusb
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
..
class add osal subtask support 2013-02-26 17:28:05 +07:00
common add osal subtask support 2013-02-26 17:28:05 +07:00
core remove TUSB prefix for class enum definitions 2013-02-05 13:57:06 +07:00
device update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
doxygen update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
hal add osal subtask support 2013-02-26 17:28:05 +07:00
host add osal subtask support 2013-02-26 17:28:05 +07:00
osal add osal subtask support 2013-02-26 17:28:05 +07:00
.cproject rename a bunch of configure macros 2012-12-20 16:56:19 +07:00
.project cleaning 2012-12-18 15:08:30 +07:00
license.txt update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
tusb.c house keeping 2013-01-27 16:28:49 +07:00
tusb.h rename usbd_host to usbh 2013-02-04 12:29:50 +07:00
tusb_option.h updating usbh init with class init 2013-02-08 12:52:46 +07:00