esp-idf/components/usb
morris 412f1f5991 Merge branch 'feat/usb_ls_p4_backport_v5.3' into 'release/v5.3'
Fix USB Low-Speed devices on ESP32-P4 backport v5.3

See merge request espressif/esp-idf!33268
2024-09-05 10:41:16 +08:00
..
include refactor(usb_host): Update USB Host multiconfig public API 2024-07-29 12:20:16 +02:00
private_include refactor(usb/usbh): Update USBH device creation and enumeration handling 2024-07-24 15:21:02 +08:00
test_apps fix(usb/host): Use new cache aligned DMA alloc functions 2024-08-26 08:32:16 +02:00
CMakeLists.txt feat(esp32p4): Add USB-OTG support for ESP32-P4 2024-01-30 15:07:11 +01:00
hcd_dwc.c fix(usb/host): Use new cache aligned DMA alloc functions 2024-08-26 08:32:16 +02:00
hub.c refactor(usb/usbh): Update USBH device creation and enumeration handling 2024-07-24 15:21:02 +08:00
Kconfig feat(usb_host): Added KConfig parameter for External HUB support enable 2024-03-14 21:06:34 +01: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 2023-12-12 21:10:37 +01:00
usb_host.c refactor(usb_host): Update USB Host multiconfig public API 2024-07-29 12:20:16 +02:00
usb_phy_p4.c refactor(usb/host): Move P4 HS PHY function to correct LL file 2024-09-03 08:11:15 +02:00
usb_phy.c refactor(hal/usb): Add new USB PHY related HAL API 2024-04-04 02:47:00 +08:00
usb_private.c fix(usb/host): Use new cache aligned DMA alloc functions 2024-08-26 08:32:16 +02:00
usbh.c refactor(usb/usbh): Update USBH device creation and enumeration handling 2024-07-24 15:21:02 +08:00