sd-mux
Public3mdeb/sd-mux
Loading…
Imported from GitHub: 3mdeb/sd-mux · commit 9dd189d · license Apache-2.0
Description
Control application for SD Wire imported from: https://git.tizen.org/cgit/tools/testlab/sd-mux/
README
sd-mux stands for Secure Digital Multiplexer.
This is SD card switcher (multiplexer) designed to help automatic testing.
This project is sd-mux controller - binary for controlling sd-mux device.
Requirements:
- libftdi1 1.4 - development library
- popt - development library
- cmake - binary tool
Build:
- enter into project directory
- create 'build' directory
- enter into "build" directory
- run 'cmake ..'
- run 'make'
Install:
- enter into 'build' directory
- run 'sudo make install' to install binary into '/usr/local/bin' (the default one) directory
Note: If you want to install files into different directory then add argument to cmake command: cmake -DCMAKE_INSTALL_PREFIX=/usr .. Then again run: make make install
Askabout this board
Sign in to ask
No comments yet. Be the first to ask about this board.