commit | ae84354b4062e4c4ceb3ce402468d6c095a760c2 | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@gmail.com> | Tue Jan 03 22:19:24 2017 +0100 |
committer | Amaury Pouly <amaury.pouly@gmail.com> | Sat Jan 07 15:52:33 2017 +0100 |
tree | 892a3d6ad719dc4d45790eba5011b4aa6f7102f8 | |
parent | 1728565e243300b5f50d56399931fa19169031d5 [diff] |
Add multiplatform library for raw SCSI commands Several tools need to perform raw SCSI commands, and we need to support Linux, Windows and Mac OS, without pulling tons of dependencies to build it easily. This very simple library has no dependency and supports Linux. TODO: - windows - mac os Change-Id: I496f5ad2490bd3e96ad962d31cce4e511a523c3a