This website requires JavaScript.
Explore
Help
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
2025-12-05 08:27:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87b295a35f9f2e60fa735787d893234c20e9344c
esp-idf
/
components
/
usb
History
Tomas Rezucha
19bf686d5e
feat(usb/host): Enable USB Host tests on P4
2024-09-05 19:41:07 +02:00
..
include
fix(usb/host): Correctly handle unpowered port in HUB
2024-09-05 19:40:52 +02:00
private_include
Merge branch 'refactor/usb_host_add_func_ret_values_description' into 'master'
2024-09-05 15:20:04 +08:00
test_apps
feat(usb/host): Enable USB Host tests on P4
2024-09-05 19:41:07 +02:00
CMakeLists.txt
…
enum.c
…
ext_hub.c
Merge branch 'refactor/usb_host_add_func_ret_values_description' into 'master'
2024-09-05 15:20:04 +08:00
hcd_dwc.c
feat(usb/host): Enable USB Host tests on P4
2024-09-05 19:41:07 +02:00
hub.c
fix(usb/host): Correctly handle unpowered port in HUB
2024-09-05 19:40:52 +02:00
Kconfig
…
maintainers.md
…
usb_helpers.c
…
usb_host.c
feat(usb): Add usb_host_lib_set_root_port_power()
2024-09-05 12:27:27 +02:00
usb_phy_p4.c
…
usb_phy.c
…
usb_private.c
…
usbh.c
…