This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
usb
History
Roman Leonov
1be6977a9d
usb_host: better debugging information during hcd_pipe_alloc() when usb_host_interface_claim() is being fulfiled.
2023-04-24 08:37:57 +02:00
..
include
…
private_include
…
test_apps
usb_host: Use up-to-date syntax in pytest
2023-04-19 11:06:25 +02:00
.build-test-rules.yml
…
CMakeLists.txt
…
hcd_dwc.c
usb_host: better debugging information during hcd_pipe_alloc() when usb_host_interface_claim() is being fulfiled.
2023-04-24 08:37:57 +02:00
hub.c
usb_host: Update docs and comments regarding first configuration enumeration
2023-04-17 17:06:54 +08:00
Kconfig
usb_host: add recovering interval after SetAddress(). Possibility to change constant delay value via menuconfig.
2023-03-09 08:11:05 +01:00
maintainers.md
…
usb_helpers.c
usb_host: Fix interface descriptor parsing
2023-02-10 15:49:11 +01:00
usb_host.c
usb: Fix incorrect bmRequestType direction flag in USB Host Library
2022-12-06 18:10:45 +08:00
usb_phy.c
…
usb_private.c
…
usbh.c
…