You can read more about LinuxPPS here
make
Example for Linux ARM
export CC=<CrossCompilerBinPath>/arm-linux-gnueabihf-gcc
export SYSROOT=<PathToSysroot>
make
You can read more about LinuxPPS here
make
Example for Linux ARM
export CC=<CrossCompilerBinPath>/arm-linux-gnueabihf-gcc
export SYSROOT=<PathToSysroot>
make