This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
4dcd6d79139cafbe4a1fd1fbd0802323968aee33
esp-idf
/
components
/
usb
T
History
Darian
ce6519672f
Merge branch 'feature/usb_dwc_otg_caps' into 'master'
...
change(usb): Add soc caps for DWC_OTG options See merge request
espressif/esp-idf!26961
2023-11-15 17:48:49 +08:00
..
include
usb_host: Run formatting script
2023-05-29 17:30:41 +08:00
private_include
usb_host: Run formatting script
2023-05-29 17:30:41 +08:00
test_apps
fix(ci): change build-test-rules files folder
2023-09-20 19:17:06 +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(hal/usb_dwc): Add DWC OTG configuration values
2023-11-14 20:49:51 +08:00
hub.c
usb_host: Run formatting script
2023-05-29 17:30:41 +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
usb_host: Run formatting script
2023-05-29 17:30:41 +08:00
usb_host.c
usb_host: Run formatting script
2023-05-29 17:30:41 +08:00
usb_phy.c
fix(esp_hw_support): fix lightsleep current leakage on usb-phy controlled pad
2023-11-11 13:00:55 +08:00
usb_private.c
usb_host: Run formatting script
2023-05-29 17:30:41 +08:00
usbh.c
bugfix(usb/host): Fix transfer direction determination during argument checking for regular EP transfer
2023-09-13 21:55:34 +02:00