espressif_tinyusb/src
hathach bcdeb386cc rework usbh control xfer
- change API of tuh_control_xfer and its callback
- rename tuh_control_complete_cb_t to tuh_control_xfer_cb_t
- add user argument to control callback
- migrate usbh and hub
2022-03-11 21:57:55 +07:00
..
class rework usbh control xfer 2022-03-11 21:57:55 +07:00
common remove obsolete device state 2022-03-10 13:19:15 +07:00
device refactor and integrate usbh control xfer back to usbh.c 2022-03-10 22:22:05 +07:00
host rework usbh control xfer 2022-03-11 21:57:55 +07:00
osal refactor and integrate usbh control xfer back to usbh.c 2022-03-10 22:22:05 +07:00
portable Merge pull request #1379 from Qianhao2579/master 2022-03-07 16:09:16 +07:00
tusb.c implement tu_edpt_release() 2022-03-09 17:26:55 +07:00
tusb.h adding tusb_private.h to implement common edpt claim 2022-03-09 17:17:36 +07:00
tusb_option.h update use of mutex for host 2022-03-09 12:26:56 +07:00