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-20 16:46:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bdc49fbff4377a0524e15c07f092e0890cbc4fd8
esp-idf
/
components
/
usb
History
morris
0e68d6fb29
usbh: fix invalid assert on desc_status
2023-06-26 07:07:52 +00:00
..
include
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
2022-11-21 16:18:08 +08:00
private_include
…
test_apps
usb_host: Use up-to-date syntax in pytest
2023-04-21 15:45:42 +08:00
.build-test-rules.yml
usb: Refactor USB Host tests
2022-11-30 18:12:54 +01:00
CMakeLists.txt
…
hcd_dwc.c
usbh: fix invalid assert on desc_status
2023-06-26 07:07:52 +00:00
hub.c
usb_host: Update docs and comments regarding first configuration enumeration
2023-04-21 12:49:18 +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_helpers.c
usb_host: Fix interface descriptor parsing
2023-02-10 15:49:11 +01:00
usb_host.c
usb: Fix incorrect bmRequestType direction flag in USB Host Library
2022-12-06 18:10:45 +08:00
usb_phy.c
…
usb_private.c
…
usbh.c
…