esp-idf/components/usb/test_apps/usb_host/main
Peter Marcisovsky 51d6296fde ci: Added esp32p4 usb tests to CI:
- added new test for usb_host_lib example for all targets
    - CI USB host test are run on esp32p4
    - CI USB device tests temporarily disabled until usb_device runner is fixed
    - hcd and usb_host tests which do not require PHY are run on esp32p4
2024-02-29 10:35:09 +01:00
..
CMakeLists.txt usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
ctrl_client_async_seq.c refactor(usb/host): reformat code with astyle_py 2023-12-15 04:44:02 +08:00
ctrl_client.h usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
msc_client_async_dconn.c ci: Added esp32p4 usb tests to CI: 2024-02-29 10:35:09 +01:00
msc_client_async_enum.c ci: Added esp32p4 usb tests to CI: 2024-02-29 10:35:09 +01:00
msc_client_async_seq.c ci: Added esp32p4 usb tests to CI: 2024-02-29 10:35:09 +01:00
msc_client.h usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
test_app_main.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
test_usb_host_async.c ci: Added esp32p4 usb tests to CI: 2024-02-29 10:35:09 +01:00
test_usb_host_plugging.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00