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-10-08 05:48:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0de85c7a57457b67fe4b770c7538b0537f99a38
esp-idf
/
components
/
usb
/
test_apps
/
common
History
peter.marcisovsky
4deccbc4a6
fix(usb_host): Run esp-usb pre-commit:
...
- trailing whitespaces - end-of-file-fixer - codespell - astyle_py: align pointer name
2025-08-11 13:14:36 +02:00
..
CMakeLists.txt
fix(usb/host): Do not call heap_caps_get_allocated_size() in USB host driver
2025-04-29 14:50:11 +08:00
dev_hid.c
…
dev_hid.h
…
dev_isoc.c
feat(usb/hal): Add support for explicit FIFO configuration
2025-05-09 15:03:52 +02:00
dev_isoc.h
…
dev_msc.c
fix(usb_host): Run esp-usb pre-commit:
2025-08-11 13:14:36 +02:00
dev_msc.h
…
hcd_common.c
feat(usb/host): Add option to choose peripheral for USB host library
2025-05-14 10:34:11 +02:00
hcd_common.h
refactor(usb_host): Made phy and hcd common
2025-03-26 12:49:31 +01:00
Kconfig.common
refactor(usb_host): Made phy and hcd common
2025-03-26 12:49:31 +01:00
mock_msc.c
…
mock_msc.h
…
phy_common.c
feat(usb/host): Add option to choose peripheral for USB host library
2025-05-14 10:34:11 +02:00
phy_common.h
feat(usb/host): Add option to choose peripheral for USB host library
2025-05-14 10:34:11 +02:00