esp-idf/components/usb
2024-08-21 14:05:31 +07: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): fix warnings found by GNU static analyzer 2024-08-21 14:05:31 +07: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 fix(usb): fix warnings found by GNU static analyzer 2024-08-21 14:05:31 +07: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