esp-idf/components/usb
Roman Leonov e297470e62 Merge branch 'bugfix/usb/host/urb_compliance_verification_add' into 'master'
feature(usb/host) added URB check args and transfer check compliance for regular EP transfer submit

See merge request espressif/esp-idf!24106
2023-08-03 16:20:49 +08:00
..
include usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
private_include usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
test_apps usb_host: Use up-to-date syntax in pytest 2023-04-19 11:06:25 +02:00
.build-test-rules.yml usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
CMakeLists.txt usb_host: Rename struct/ll/hal files to use "usb_dwc" prefix 2022-09-16 16:45:26 +08:00
hcd_dwc.c usb_host: Fix coverity issues with hcd_install() 2023-06-21 17:50:20 +08:00
hub.c usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
Kconfig usb_host: add recovering interval after SetAddress(). Possibility to change constant delay value via menuconfig. 2023-03-09 08:11:05 +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: Run formatting script 2023-05-29 17:30:41 +08:00
usb_host.c usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
usb_phy.c usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
usb_private.c usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
usbh.c usb_host: added URB check args and transfer check compliance for regular EP transfer submit 2023-06-07 12:08:51 +02:00