esp32-s2_dfu/src
hathach 2ff8978dde
update sync API, move timeout into xfer struct
remove tuh_control_xfer_sync()
2022-03-18 13:38:30 +07:00
..
class rename user_arg to user_data 2022-03-17 22:37:51 +07:00
common add synchronous (blocking) support for usbh control transfer 2022-03-13 17:45:46 +07:00
device refactor and integrate usbh control xfer back to usbh.c 2022-03-10 22:22:05 +07:00
host update sync API, move timeout into xfer struct 2022-03-18 13:38:30 +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 add CFG_TUH_API_EDPT_XFER to enable generic edpt xfer 2022-03-17 21:20:20 +07:00