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
2f4c63b11cdb4af0cf656ef3993fe445a2ff3da4
esp-idf
/
components
/
usb
/
test_apps
/
common
T
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
refactor(usb): Split test device descriptors from mock class files
2024-05-24 17:43:40 +08:00
dev_hid.h
refactor(usb): Split test device descriptors from mock class files
2024-05-24 17:43:40 +08:00
dev_isoc.c
feat(usb/hal): Add support for explicit FIFO configuration
2025-05-09 15:03:52 +02:00
dev_isoc.h
refactor(usb): Split test device descriptors from mock class files
2024-05-24 17:43:40 +08:00
dev_msc.c
fix(usb_host): Run esp-usb pre-commit:
2025-08-11 13:14:36 +02:00
dev_msc.h
refactor(usb): Split test device descriptors from mock class files
2024-05-24 17:43:40 +08:00
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
refactor(usb): Split test device descriptors from mock class files
2024-05-24 17:43:40 +08:00
mock_msc.h
refactor(usb): Split test device descriptors from mock class files
2024-05-24 17:43:40 +08:00
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