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
2025-08-09 12:35:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c490702340d5a4939b700bc25d3669fb1d4e159c
esp-idf
/
components
/
usb
/
private_include
History
Roman Leonov
3fd17b8be8
refactor(hub): Applied new ext_hub api, refactor func names
2025-05-20 11:34:53 +02:00
..
enum.h
refactor(usb_host): Fixed function return values in usb_host stack:
2024-09-02 16:41:38 +02:00
ext_hub.h
refactor(ext_hub): Pospone the device release, if device is not IDLE
2025-05-20 11:34:53 +02:00
ext_port.h
refactor(ext_port): Removed ext_hub dependency: update test_app
2025-04-29 17:55:25 +02:00
hcd.h
feat(usb/host): Add option to choose peripheral for USB host library
2025-05-14 10:34:11 +02:00
hub.h
refactor(hub): Applied new ext_hub api, refactor func names
2025-05-20 11:34:53 +02:00
usb_private.h
fix(usb/host): Do not call heap_caps_get_allocated_size() in USB host driver
2025-04-29 14:50:11 +08:00
usbh.h
feat(usb_host): Added uid presence check in USBH device object list
2025-02-19 10:23:44 +01:00