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
2026-01-21 16:22:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e0b06d2b1d93e3ff29bde6dcbbea1ca02027083
esp-idf
/
examples
/
peripherals
/
usb
/
host
/
usb_host_lib
/
main
History
peter.marcisovsky
99aa407cf1
fix(usb_host): Dont abort on unsupported client events
...
- suspend and resume client events
2025-12-08 14:01:28 +01:00
..
class_driver.c
fix(usb_host): Dont abort on unsupported client events
2025-12-08 14:01:28 +01:00
CMakeLists.txt
refactor(usb_host): Remove usb component form esp-idf
2025-09-29 17:15:17 +02:00
idf_component.yml
refactor(usb_host): Remove usb component form esp-idf
2025-09-29 17:15:17 +02:00
Kconfig.projbuild
feat(usb/host): Modifiy usb_host_lib example
2023-10-30 13:40:44 +01:00
usb_host_lib_main.c
fix(usb/host): Use ESP_INTR_FLAG_LOWMED interrupt priority for USB examples
2025-09-19 14:12:53 +02:00