|
47f6ff3056
|
Merge pull request #6237 from kaspar030/rename_AD_to_Q
make: rename AD to Q
|
2017-01-17 16:16:02 +01:00 |
|
|
0e61f97e9d
|
pkg: libfixmath: add license information, cleanup
|
2017-01-08 21:55:46 +01:00 |
|
|
f44763f346
|
make: adapt Makefiles to AD -> Q rename
|
2016-12-22 12:12:38 +01:00 |
|
Martine Lenders
|
ee41b98ee9
|
libmathfix: move to git repository and adapt
|
2016-05-12 16:39:18 +02:00 |
|
Joakim Gebart
|
ecf3069e94
|
pkg/libfixmath: Protect svn checkout with a lock
|
2015-07-22 08:14:23 +02:00 |
|
Joakim Gebart
|
723b1d2c10
|
pkg/libfixmath: Use $(AD) to handle QUIET=0/1
|
2015-07-15 13:59:07 +02:00 |
|
Joakim Gebart
|
064c78f457
|
pkg/libfixmath: Add missing dependency on svn-info.xml
|
2015-07-15 13:49:46 +02:00 |
|
Joakim Gebart
|
3e29dfef93
|
pkg/libfixmath: Silent checkout
|
2015-07-15 13:45:45 +02:00 |
|
Joakim Gebart
|
9025a48868
|
pkg/libfixmath/Makefile: Avoid -a option
-a is an extension which is not supported on the basename version installed on Travis.
|
2015-07-15 13:45:45 +02:00 |
|
Joakim Gebart
|
bb916cf30d
|
pkg/libfixmath: printf format fixes for unittests
|
2015-07-14 08:11:15 +02:00 |
|
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]
|
2015-07-14 08:11:15 +02:00 |
|
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.
|
2014-08-01 00:04:48 +02:00 |
|