Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 268 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 268 Bytes

PSMLogUSB linux/osx client via libusb

Building

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make

Usage

Just run via sudo. Or see running libusb as non-root