esp-idf/components/usb
Darian Leung 6a43b623dc refactor(soc): Rename usb_otg_periph to usb_dwc_periph
- Renamed usb_otg_periph.h/c to usb_dwc_periph.h/c to match naming convention
of other DWC OTG related files
- Added compatibility header for usb_otg_periph.h
2024-01-17 21:28:25 +08:00
..
include feat(us/host): set device cfg during enumeration 2024-01-04 16:09:13 +01:00
private_include feat(us/host): set device cfg during enumeration 2024-01-04 16:09:13 +01:00
test_apps Merge branch 'ci/nested_dynamic_pipeline' into 'master' 2024-01-11 13:08:28 +08:00
CMakeLists.txt fix(usb/host): Sync cache for memory shared by CPU and USB-OTG 2024-01-10 15:23:24 +01:00
hcd_dwc.c fix(usb/host): Sync cache for memory shared by CPU and USB-OTG 2024-01-10 15:23:24 +01:00
hub.c feat(us/host): set device cfg during enumeration 2024-01-04 16:09:13 +01:00
Kconfig feat(us/host): set device cfg during enumeration 2024-01-04 16:09:13 +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 feat(us/host): set device cfg during enumeration 2024-01-04 16:09:13 +01:00
usb_phy.c refactor(soc): Rename usb_otg_periph to usb_dwc_periph 2024-01-17 21:28:25 +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): reformat code with astyle_py 2023-12-15 04:44:02 +08:00