esp32-s2_dfu/tinyusb/common
hathach 9e3785e7e1 add std=gnu99 for test build
add hcd_init to usbh_init and update test code
add TUSB_CFG_OS_TICK_PER_SECOND define for TUSB_OS_NONE
change osal_semaphore_wait and osal_queue_receive API to have timeout effectively
2013-02-01 10:33:43 +07:00
..
compiler update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
assertion.h change cmock ignore to args only 2013-01-31 13:11:50 +07:00
binary.h update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
common.h add version macros 2013-01-31 11:47:07 +07:00
errors.c update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
errors.h add std=gnu99 for test build 2013-02-01 10:33:43 +07:00
fifo.c update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
fifo.h update license year from 2012 to 2013 2013-01-27 13:50:40 +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