This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d222c8a886d669cf02bfe10083dfd46e3e406b40
esp-idf
/
components
/
usb
T
History
Darian Leung
d74b4f6730
refactor(hal/usb): Rename usb_fsls_phy API to match header/source names
...
Note: Also fixed some formatting issues in usb_wrap_struct.h
2023-12-28 11:48:54 +08:00
..
include
fix(usb/host): Correctly parse MPS fields in HighSpeed EP descriptors
2023-12-12 21:10:37 +01:00
private_include
change(usb/host): Remove data buffer headers from URBs
2023-11-24 20:57:03 +08:00
test_apps
refactor(usb/host): reformat code with astyle_py
2023-12-15 04:44:02 +08:00
CMakeLists.txt
refactor(gpio): make gpio driver as component, and fix astyle
2023-11-03 15:42:23 +08:00
hcd_dwc.c
refactor(usb/host): reformat code with astyle_py
2023-12-15 04:44:02 +08:00
hub.c
change(usb/host): Remove data buffer headers from URBs
2023-11-24 20:57:03 +08:00
Kconfig
usb_host: add recovering interval after SetAddress(). Possibility to change constant delay value via menuconfig.
2023-03-09 08:11:05 +01:00
maintainers.md
usb: Fix how the HCD handles sudden disconnection
2021-11-02 14:30:58 +08:00
usb_helpers.c
fix(usb/host): Correctly parse MPS fields in HighSpeed EP descriptors
2023-12-12 21:10:37 +01:00
usb_host.c
change(usb/host): Remove some handler function event flags
2023-11-24 22:08:57 +08:00
usb_phy.c
refactor(hal/usb): Rename usb_fsls_phy API to match header/source names
2023-12-28 11:48:54 +08:00
usb_private.c
change(usb/host): Remove data buffer headers from URBs
2023-11-24 20:57:03 +08:00
usbh.c
refactor(usb/host): reformat code with astyle_py
2023-12-15 04:44:02 +08:00