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-08-28 21:33:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb6c6aff36ab608db39e91c81c746b137fe5038c
esp-idf
/
components
/
usb
History
Nicholas Palmer
0f645e59b6
usbh_print_intf_desc prints wrong value for tbInterfaceClass (IDFGH-9000)
2022-05-21 15:54:21 -07:00
..
include
docs: fix all doxygen warnings
2022-05-12 14:50:03 +08:00
private_include
…
test
usb: mark global variable declared in header 'extern'
2022-01-27 11:00:09 +07:00
CMakeLists.txt
hw_support: move periph_ctrl from driver to hw_support
2022-03-29 11:53:31 +08:00
hcd.c
global: add dependency on esp_timer component and include esp_timer.h
2022-04-25 18:39:23 +02:00
hub.c
Bugfix: make wTotalLength uint16_t to avoid truncation
2022-01-17 13:43:37 +01:00
Kconfig
…
maintainers.md
…
usb_helpers.c
usbh_print_intf_desc prints wrong value for tbInterfaceClass (IDFGH-9000)
2022-05-21 15:54:21 -07:00
usb_host.c
…
usb_phy.c
…
usb_private.c
…
usbh.c
…