This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-06-09 06:36:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccb043bf2e5cdaf74e62ebd8329ffc88c76729b9
esp-idf
/
components
/
usb
History
Alexey Lapshin
47aaedeb94
fix(usb): fix warnings found by GNU static analyzer
2025-07-02 20:30:30 +08:00
..
include
feat(usb/host): Add option to choose peripheral for USB host library
2025-06-30 14:45:59 +08:00
private_include
feat(usb/host): Add option to choose peripheral for USB host library
2025-06-30 14:45:59 +08:00
test_apps
…
CMakeLists.txt
…
enum.c
…
ext_hub.c
…
ext_port.c
…
hcd_dwc.c
feat(usb/host): Add option to choose peripheral for USB host library
2025-06-30 14:45:59 +08:00
hub.c
feat(usb/host): Add option to choose peripheral for USB host library
2025-06-30 14:45:59 +08:00
Kconfig
…
maintainers.md
…
usb_helpers.c
…
usb_host.c
feat(usb/host): Add option to choose peripheral for USB host library
2025-06-30 14:45:59 +08:00
usb_phy.c
fix(usb): fix warnings found by GNU static analyzer
2025-07-02 20:30:30 +08:00
usb_private.c
…
usbh.c
…