esp32-s2_dfu/src/common
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
..
tusb_common.h adding tusb_private.h to implement common edpt claim 2022-03-09 17:17:36 +07:00
tusb_compiler.h Merge pull request #1345 from alexandre-perrin/iar-cpp-verify-static 2022-02-28 17:02:33 +07:00
tusb_debug.h add tusb_debug.h remove tusb_error.h 2022-03-09 16:44:19 +07:00
tusb_fifo.c fix idfgh-6508: return type in tu_fifo_peek_n() 2022-01-19 09:00:43 +01:00
tusb_fifo.h add option to silent a driver log 2021-07-13 20:41:28 +07:00
tusb_mcu.h Add support for STM32WB mcu 2022-03-07 09:35:12 +01:00
tusb_private.h implement tu_edpt_release() 2022-03-09 17:26:55 +07:00
tusb_timeout.h Normalize line endings 2020-01-15 14:47:43 -05:00
tusb_types.h add synchronous (blocking) support for usbh control transfer 2022-03-13 17:45:46 +07:00
tusb_verify.h add tusb_debug.h remove tusb_error.h 2022-03-09 16:44:19 +07:00