This website requires JavaScript.
Explore
Help
Sign In
espressif
/
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-04-29 03:44:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1a737e40186afdba3fdffffcf3dfd751d99713c
esp-idf
/
components
/
usb
T
History
Tomas Rezucha
c97b2e6cc8
refactor(usb/phy): Start using values from usb_dwc_info in PHY driver
...
Add tests for PHY sanity checks
2025-01-07 10:00:48 +01:00
..
include
refactor(usb/phy): Start using values from usb_dwc_info in PHY driver
2025-01-07 10:00:48 +01:00
private_include
feat(usb_host): Mock USB device open/close
2024-12-16 16:55:37 +01:00
test_apps
refactor(usb/phy): Start using values from usb_dwc_info in PHY driver
2025-01-07 10:00:48 +01:00
CMakeLists.txt
feat(ext_port): Added External Port driver
2024-09-26 12:38:24 +02:00
enum.c
refactor(usb_host): Removed error in enum when stalled, added hcd_dwc no more free channels
2024-10-24 16:40:55 +08:00
ext_hub.c
feat(hub): Added notification when hubs support disabled
2024-10-14 12:37:34 +02:00
ext_port.c
fix(ext_port): ESP_LOGW() -> ESP_LOGD() changed back
2024-10-17 19:44:00 +08:00
hcd_dwc.c
Merge branch 'feat/dynamic_usb_hal' into 'master'
2024-10-30 18:32:32 +08:00
hub.c
feat(hub): Added notification when hubs support disabled
2024-10-14 12:37:34 +02:00
Kconfig
fix(ext_port): Added port recovery delay
2024-10-17 19:44:00 +08:00
maintainers.md
…
usb_helpers.c
feat(usb_host): Create USB Host mock for CMock host tests
2024-09-18 15:04:03 +02:00
usb_host.c
fix(usb_host): return ESP_ERR_NO_MEM on failed alloc in client register
2024-11-10 19:55:18 -05:00
usb_phy_p4.c
feat(hal/usb): Add USB UTMI PHY HAL
2024-10-24 15:18:30 +08:00
usb_phy.c
refactor(usb/phy): Start using values from usb_dwc_info in PHY driver
2025-01-07 10:00:48 +01:00
usb_private.c
feat(usb_host): Mock USB device open/close
2024-12-16 16:55:37 +01:00
usbh.c
refactor(usb_host): Update the USB component to new critical section API
2024-10-08 17:43:55 +02:00