esp32-s2_dfu/tinyusb/common
hathach 07048b943e add primitive_types.h for portable with uint8,16,32_t, and bool
add osal_common.h to ease the complaint of MISRA 19.1
implement OSAL_NONE Task loop, semaphore wait/post and its test code
2013-01-30 11:35:37 +07:00
..
compiler update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
assertion.h update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
binary.h update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
common.h add primitive_types.h for portable with uint8,16,32_t, and bool 2013-01-30 11:35:37 +07:00
errors.c update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
errors.h update usbh_init and test 2013-01-29 11:06:30 +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