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-09-27 02:13:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06b2276b7f430047b823a0eebda97264c8ae87b7
esp-idf
/
components
/
usb
History
Peter Marcisovsky
ddc3c2b78b
refactor(usb_host): Update USB Host multiconfig public API
...
- previous usb_host_get_config_desc_free() - updated usb_host_free_config_desc()
2024-07-16 11:32:22 +02:00
..
include
refactor(usb_host): Update USB Host multiconfig public API
2024-07-16 11:32:22 +02:00
private_include
…
test_apps
refactor(usb_host): Update USB Host multiconfig public API
2024-07-16 11:32:22 +02:00
CMakeLists.txt
…
enum.c
…
ext_hub.c
…
hcd_dwc.c
Merge branch 'bugfix/build_with_clang' into 'master'
2024-07-15 21:40:40 +08:00
hub.c
…
Kconfig
…
maintainers.md
…
usb_helpers.c
…
usb_host.c
refactor(usb_host): Update USB Host multiconfig public API
2024-07-16 11:32:22 +02:00
usb_phy_p4.c
fix(usb_dwc_hal): Enabled precise detection of VBUS
2024-07-12 10:51:31 +02:00
usb_phy.c
…
usb_private.c
…
usbh.c
…