Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resource: Add generic USB port #1495

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 13, 2024

  1. resource: Add generic USB port

    This is useful, if the DUT is a USB device, where you are not yet sure,
    what exactly it is. This allows the test to use the wrapper to
    communicate with the device, even if it is on the network.
    
    Might also be useful, if you don't yet have a driver for a USB
    controlled device and want to test it out before upstreaming it.
    
    Signed-off-by: Fabian Pflug <fabian.pflug@grandcentrix.net>
    gumulka committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    62d7983 View commit details
    Browse the repository at this point in the history