/pps-tools

User-space tools for LinuxPPS

Primary LanguageCGNU General Public License v2.0GPL-2.0

Tools for LinuxPPS

You can read more about LinuxPPS here

Building

make

Cross-compiling

Example for Linux ARM

export CC=<CrossCompilerBinPath>/arm-linux-gnueabihf-gcc
export SYSROOT=<PathToSysroot>
make