Kaspar Schleiser
|
8d88781e05
|
make: pkg: make use of PKGDIRBASE
|
7 years ago |
Kaspar Schleiser
|
47f6ff3056
|
Merge pull request #6237 from kaspar030/rename_AD_to_Q
make: rename AD to Q
|
7 years ago |
Kaspar Schleiser
|
0e61f97e9d
|
pkg: libfixmath: add license information, cleanup
|
7 years ago |
Kaspar Schleiser
|
f44763f346
|
make: adapt Makefiles to AD -> Q rename
|
7 years ago |
Martine Lenders
|
ee41b98ee9
|
libmathfix: move to git repository and adapt
|
7 years ago |
Thomas Eichinger
|
72ee60b9d5
|
scripts: remove hardcoding of bash hashbang
For host systems like FreeBSD, bash binary is found in a different path.
|
8 years ago |
Joakim Gebart
|
ecf3069e94
|
pkg/libfixmath: Protect svn checkout with a lock
|
8 years ago |
Joakim Gebart
|
723b1d2c10
|
pkg/libfixmath: Use $(AD) to handle QUIET=0/1
|
8 years ago |
Joakim Gebart
|
064c78f457
|
pkg/libfixmath: Add missing dependency on svn-info.xml
|
8 years ago |
Joakim Gebart
|
3e29dfef93
|
pkg/libfixmath: Silent checkout
|
8 years ago |
Joakim Gebart
|
9025a48868
|
pkg/libfixmath/Makefile: Avoid -a option
-a is an extension which is not supported on the basename version installed on Travis.
|
8 years ago |
Joakim Gebart
|
bb916cf30d
|
pkg/libfixmath: printf format fixes for unittests
|
8 years ago |
Joakim Gebart
|
b7905427a6
|
pkg/libfixmath: use unsigned char for isdigit, isspace
Fixes riot/tests/libfixmath/bin/.../libfixmath-src/fix16_str.c:93:9: error: array subscript has type ‘char’ [-Werror=char-subscripts]
|
8 years ago |
René Kijewski
|
d7b4f1a5ba
|
pkg: add USEPKG module "libfixmath"
This PR adds the USEPKG module "libfixmath".
It integrates https://code.google.com/p/libfixmath/ into RIOT, cmp. #1457.
|
9 years ago |