esp-idf/components/usb
Darian f66a23a8fb Merge branch 'refactor/usb_host_usbh_hub_interaction' into 'master'
refactor(usb/host): Refactor USBH interaction with Hub

See merge request espressif/esp-idf!29783
2024-03-29 21:16:14 +08:00
..
include feat(usb_host): Added KConfig parameter for External HUB support enable 2024-03-14 21:06:34 +01:00
private_include refactor(usb/host): Simplify USBH and Hub interaction 2024-03-22 18:14:50 +08:00
test_apps feat(usb/host): Update ISOC scheduler for HS endpoints 2024-03-01 18:05:40 +01: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): Do not allow unaligned cache access for M2C direction 2024-03-26 16:41:12 +01:00
hub.c refactor(usb/host): Simplify USBH and Hub interaction 2024-03-22 18:14:50 +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): Simplify USBH and Hub interaction 2024-03-22 18:14:50 +08:00
usb_phy_p4.c feat(esp32p4): Add USB-OTG support for ESP32-P4 2024-01-30 15:07:11 +01:00
usb_phy.c refactor(hal/usb): Refactor usb_wrap_ll.h 2024-03-18 19:23:44 +08:00
usb_private.c fix(usb/host): Sync cache for memory shared by CPU and USB-OTG 2024-01-10 15:23:24 +01:00
usbh.c refactor(usb/host): Simplify USBH and Hub interaction 2024-03-22 18:14:50 +08:00