esp-idf/components/usb
Jiang Jiang Jian 899925e66b Merge branch 'feature/usb_host_interface_claim_debug_info_v5.0' into 'release/v5.0'
USB Host: better debugging information during usb_host_interface_claim() (backport v5.0)

See merge request espressif/esp-idf!23446
2023-06-13 10:15:42 +08:00
..
include C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-12-19 15:06:15 +01:00
private_include usb_host: Add check to prevent submitting already inflight transfers 2022-11-07 13:41:41 +08:00
test_apps usb: Refactor USB Host tests 2023-01-09 17:55:20 +08:00
.build-test-rules.yml usb: Refactor USB Host tests 2023-01-09 17:55:20 +08:00
CMakeLists.txt usb_host: Rename struct/ll/hal files to use "usb_dwc" prefix 2023-01-09 17:47:42 +08:00
hcd_dwc.c usb_host: better debugging information during hcd_pipe_alloc() when usb_host_interface_claim() is being fulfiled. 2023-04-25 17:05:17 +02:00
hub.c usb_host: Update docs and comments regarding first configuration enumeration 2023-04-21 12:50:00 +08:00
Kconfig usb_host: add recovering interval after SetAddress(). Possibility to change constant delay value via menuconfig. 2023-03-10 12:40:01 +01:00
maintainers.md usb: Fix how the HCD handles sudden disconnection 2021-11-02 14:30:58 +08:00
usb_helpers.c usb_host: Fix interface descriptor parsing 2023-02-13 17:03:59 +05:30
usb_host.c usb: Fix incorrect bmRequestType direction flag in USB Host Library 2023-01-09 17:56:06 +08:00
usb_phy.c usb: Allow settings of all signals in usb_phy 2022-10-25 06:44:55 +02:00
usb_private.c Add USB Host Library 2021-08-24 23:28:00 +08:00
usbh.c usb_host: Fixed incorrect opening devices from multiple clients 2022-11-07 13:41:35 +08:00