esp32-s2_dfu/tinyusb/common
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
..
compiler update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
assertion.h add osal subtask support 2013-02-26 17:28:05 +07:00
binary.h refractor include chain with following policies 2013-02-04 13:13:07 +07:00
common.h add osal subtask support 2013-02-26 17:28:05 +07:00
errors.c update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
errors.h add osal subtask support 2013-02-26 17:28:05 +07:00
fifo.c refractor include chain with following policies 2013-02-04 13:13:07 +07:00
fifo.h refractor include chain with following policies 2013-02-04 13:13:07 +07:00
primitive_types.h add primitive_types.h for portable with uint8,16,32_t, and bool 2013-01-30 11:35:37 +07:00