..
include
feat(usb/host): multiconfiguration support
2024-06-19 09:40:57 +02:00
private_include
feat(hub): Added device tree nodes list and uid calculation
2024-06-11 09:20:42 +02:00
test_apps
feat(usb/host): multiconfiguration support
2024-06-19 09:40:57 +02:00
CMakeLists.txt
feat(build): add COMPILER_STATIC_ANALYZER option
2024-06-18 14:25:37 +08:00
enum.c
fix(enum): Returned usb_round_up_to_mps for control request of string descriptors
2024-06-13 09:23:34 +02:00
hcd_dwc.c
fix(usb): fix warnings found by GNU static analyzer
2024-06-18 14:25:37 +08:00
hub.c
feat(hub): Added device tree nodes list and uid calculation
2024-06-11 09:20:42 +02: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
feat(usb/host): multiconfiguration support
2024-06-19 09:40:57 +02: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
fix(usb): fix warnings found by GNU static analyzer
2024-06-18 14:25:37 +08:00
usb_private.c
feat(dma): refactor dma calloc function
2024-04-02 14:30:14 +08:00
usbh.c
refactor(usbh): Updated USBH api (enum driver)
2024-05-07 15:07:51 +02:00