esp-idf/components/usb
morris a536949363 Merge branch 'feature/usb_host_multi_configuration_backport_v5.2' into 'release/v5.2'
feat(usb/host): multiconfiguration support backport (v5.2)

See merge request espressif/esp-idf!32055
2024-08-02 11:44:12 +08:00
..
include refactor(usb_host): Update USB Host multiconfig public API 2024-07-17 09:02:43 +02:00
private_include refactor(usb/usbh): Update USBH device creation and enumeration handling 2024-06-04 20:34:57 +08:00
test_apps refactor(usb_host): Update USB Host multiconfig public API 2024-07-17 09:02:43 +02:00
CMakeLists.txt refactor(usb): Deprecate CONFIG_USB_OTG_SUPPORTED, use SOC_USB_OTG_SUPPORTED instead 2024-02-19 15:45:02 +08:00
hcd_dwc.c fix(usb/host): Fix occasional ISOC scheduler skipping transfers 2024-07-12 08:18:42 +02:00
hub.c refactor(usb/usbh): Update USBH device creation and enumeration handling 2024-06-04 20:34:57 +08:00
Kconfig feat(usb_host): Added KConfig parameter for External HUB support enable 2024-06-04 20:34:52 +08:00
maintainers.md usb: Fix how the HCD handles sudden disconnection 2021-11-02 14:30:58 +08:00
usb_helpers.c fix(usb/host): Correctly parse MPS fields in HighSpeed EP descriptors 2024-02-19 15:44:59 +08:00
usb_host.c refactor(usb_host): Update USB Host multiconfig public API 2024-07-17 09:02:43 +02:00
usb_phy.c refactor(hal/usb): Add new USB PHY related HAL API 2024-06-04 20:35:49 +08:00
usb_private.c change(usb/host): Remove data buffer headers from URBs 2024-02-19 06:57:30 +08:00
usbh.c refactor(usb/usbh): Update USBH device creation and enumeration handling 2024-06-04 20:34:57 +08:00