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-10-18 09:34:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe9dbc2b1d11fcd06aafbe215cf4d37af94e2b22
esp-idf
/
components
/
usb
/
test_apps
/
usb_host
/
main
History
peter.marcisovsky
4deccbc4a6
fix(usb_host): Run esp-usb pre-commit:
...
- trailing whitespaces - end-of-file-fixer - codespell - astyle_py: align pointer name
2025-08-11 13:14:36 +02:00
..
CMakeLists.txt
…
ctrl_client_async_seq.c
…
ctrl_client.h
…
Kconfig.projbuild
refactor(usb_host): Made phy and hcd common
2025-03-26 12:49:31 +01:00
msc_client_async_dconn.c
…
msc_client_async_enum.c
…
msc_client_async_seq.c
…
msc_client.h
…
multiconf_client_async.c
…
multiconf_client.h
…
test_app_main.c
feat(usb/host): Add option to choose peripheral for USB host library
2025-05-14 10:34:11 +02:00
test_usb_host_async.c
fix(usb_host): Run esp-usb pre-commit:
2025-08-11 13:14:36 +02:00
test_usb_host_plugging.c
…