diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2021-03-28 22:41:17 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2021-03-28 22:41:17 +0000 |
| commit | 252350b8c3cfa1afdb7519e4e155515e0168e91f (patch) | |
| tree | 66b1efbc5f88c2bdf42ec0c4ef4e50f74f68a8cf /sysutils/sd-mux-ctrl/pkg-descr | |
| parent | Update to the 20210325 snapshot of GCC 8.4.1. (diff) | |
Add sysutils/sd-mux-ctrl, Tizen SD mux control program
The Tizen SD Mux is a SD card multiplexer: it electrically moves an SD
card between an SD reader and a device under test.
Details available at https://wiki.tizen.org/SD_MUX and
https://git.tizen.org/cgit/tools/testlab/sd-mux/
Thanks to Daniel Engberg and sbz for advice and updates.
Reviewed by: sbz
Approved by: sbz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D29474
Diffstat (limited to 'sysutils/sd-mux-ctrl/pkg-descr')
| -rw-r--r-- | sysutils/sd-mux-ctrl/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/sd-mux-ctrl/pkg-descr b/sysutils/sd-mux-ctrl/pkg-descr new file mode 100644 index 000000000000..8ce458cdf407 --- /dev/null +++ b/sysutils/sd-mux-ctrl/pkg-descr @@ -0,0 +1,4 @@ +sd-mux-ctrl is a control program for the Tizen Secure Digital (SD) card +multiplexer. + +WWW: https://git.tizen.org/cgit/tools/testlab/sd-mux/ |
