Skip to content

cve2022/pps-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

User-space tools for LinuxPPS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.5%
  • Shell 3.6%
  • Makefile 2.9%