This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
usb
History
Roman Leonov
bc2ef597a4
fix(usb/host): remove bInterval verification during pipe opening for INTR and ISOC EPs
2023-12-05 16:44:53 +01:00
..
include
…
private_include
…
test_apps
fix(ci): change build-test-rules files folder
2023-09-20 19:17:06 +08:00
CMakeLists.txt
refactor(linux): excluded all non-Linux components from build
2023-10-16 17:06:54 +08:00
hcd_dwc.c
fix(usb/host): remove bInterval verification during pipe opening for INTR and ISOC EPs
2023-12-05 16:44:53 +01:00
hub.c
fix(usb/host): Do not abort on string descriptor overflow
2023-12-05 16:44:53 +01:00
Kconfig
…
maintainers.md
…
usb_helpers.c
…
usb_host.c
…
usb_phy.c
fix(esp_hw_support): fix lightsleep current leakage on usb-phy controlled pad
2023-11-16 17:18:43 +08:00
usb_private.c
…
usbh.c
…