Skip to content

scpcom/ireader

 
 

Repository files navigation

Build

# config build.sh
PLATFORM={your_platform}

# build
./build.sh

Test

cd tests/{choose_one_example}

# config makefile
CROSS_COMPILE={your_cross_compile}

# build
make

# run
./test xxx

About

fork from ireader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 45.6%
  • Shell 44.2%
  • Makefile 10.2%