esp32-s2_dfu/tinyusb/common
hathach 3bca56665c add mutex support for osal
add test for mutex in test_osal_none.c
implement usbh_control_xfer using mutex to get access to queue xfer on control pipe
(while semaphore is used to sync with hcd DMA)
failed to issue control xfer: set idle & get report descriptor in hidh_open_subtask (more to work on)
2013-06-27 16:19:22 +07:00
..
compiler change format of file header & license spacing 2013-05-06 12:50:19 +07:00
assertion.h change format of file header & license spacing 2013-05-06 12:50:19 +07:00
binary.h ADDING LPC176X device 2013-06-08 02:50:10 +07:00
common.h test refractor 2013-05-12 19:32:32 +07:00
errors.c fix license 2013-06-22 12:54:47 +07:00
errors.h add mutex support for osal 2013-06-27 16:19:22 +07:00
fifo.c fix license 2013-06-22 12:54:47 +07:00
fifo.h change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
primitive_types.h change format of file header & license spacing 2013-05-06 12:50:19 +07:00
timeout_timer.h change format of file header & license spacing 2013-05-06 12:50:19 +07:00