-
- Downloads
pkg: add USEPKG module "libfixmath"
This PR adds the USEPKG module "libfixmath". It integrates https://code.google.com/p/libfixmath/ into RIOT, cmp. #1457.
Showing
- Makefile.dep 4 additions, 0 deletionsMakefile.dep
- pkg/libfixmath/.gitignore 1 addition, 0 deletionspkg/libfixmath/.gitignore
- pkg/libfixmath/Makefile 65 additions, 0 deletionspkg/libfixmath/Makefile
- pkg/libfixmath/Makefile.include 4 additions, 0 deletionspkg/libfixmath/Makefile.include
- pkg/libfixmath/Makefile.template 3 additions, 0 deletionspkg/libfixmath/Makefile.template
- pkg/libfixmath/Makefile.template-unittests 3 additions, 0 deletionspkg/libfixmath/Makefile.template-unittests
- tests/libfixmath/Makefile 6 additions, 0 deletionstests/libfixmath/Makefile
- tests/libfixmath/do-test.py 96 additions, 0 deletionstests/libfixmath/do-test.py
- tests/libfixmath/main.c 195 additions, 0 deletionstests/libfixmath/main.c
- tests/libfixmath_unittests/Makefile 12 additions, 0 deletionstests/libfixmath_unittests/Makefile
- tests/libfixmath_unittests/main.c 36 additions, 0 deletionstests/libfixmath_unittests/main.c
Loading
Please register or sign in to comment