esp32-s2_dfu/src
hathach 4795cca04a
add parse config descriptor to example
move usbh_edpt_open() to public API, remove rhport from its signature
2022-03-19 00:43:31 +07:00
..
class add parse config descriptor to example 2022-03-19 00:43:31 +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 add parse config descriptor to example 2022-03-19 00:43:31 +07:00
osal refactor and integrate usbh control xfer back to usbh.c 2022-03-10 22:22:05 +07:00
portable add parse config descriptor to example 2022-03-19 00:43:31 +07:00
tusb.c implement tu_edpt_release() 2022-03-09 17:26:55 +07:00
tusb.h add parse config descriptor to example 2022-03-19 00:43:31 +07:00
tusb_option.h add CFG_TUH_API_EDPT_XFER to enable generic edpt xfer 2022-03-17 21:20:20 +07:00