espressif_tinyusb/examples/host
hathach 2929afe2fa add synchronous (blocking) support for usbh control transfer
- add synchronous version of all get descriptor API
- update bare example to use sync API for string descriptor
- change order of index, language_id in tuh_descriptor_get_string() to
match similar API of libusb
- add index to tuh_descriptor_get_hid_report()
2022-03-13 17:45:46 +07:00
..
bare_api add synchronous (blocking) support for usbh control transfer 2022-03-13 17:45:46 +07:00
cdc_msc_hid update hid,msc to new usbh control API 2022-03-11 22:13:57 +07:00
hid_controller remove usbh_control.c 2022-03-11 09:57:35 +07:00
hid_to_cdc remove usbh_control.c 2022-03-11 09:57:35 +07:00
CMakeLists.txt rename example 2022-03-04 22:25:50 +07:00