esp-idf/components/usb
2023-09-13 21:53:28 +02:00
..
include usb_host: Run formatting script 2023-07-28 10:39:37 +02:00
private_include usb_host: Run formatting script 2023-07-28 10:39:37 +02: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: Fix coverity issues with hcd_install() 2023-08-22 15:31:40 +08:00
hub.c usb_host: Run formatting script 2023-07-28 10:39:37 +02: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: Run formatting script 2023-07-28 10:39:37 +02:00
usb_host.c usb_host: Run formatting script 2023-07-28 10:39:37 +02:00
usb_phy.c usb_host: Run formatting script 2023-07-28 10:39:37 +02:00
usb_private.c usb_host: Run formatting script 2023-07-28 10:39:37 +02:00
usbh.c bugfix(usb/host): Fix transfer direction determination during argument checking for regular EP transfer 2023-09-13 21:53:28 +02:00