Skip to content

Program and library to control the USB-SD-Mux device

License

Notifications You must be signed in to change notification settings

hhornbacher/usbsdmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usbsdmux

API Crate

Program and library to control the USB-SD-Mux device

The program has the same interface as the original python control program by the manufacturer:

$ usbsdmux /dev/sg0 host
$ usbsdmux /dev/sg0 dut
$ usbsdmux /dev/sg0 off

If you want to run the program as normal user you can set the setuid flag:

$ sudo chown root /path/to/usbsdmux
$ sudo chmod u+s /path/to/usbsdmux

About

Program and library to control the USB-SD-Mux device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages