Gaëtan Harter
|
ac8a6cf3a3
|
tests/libfixmath: use test_utils_interactive_sync
Replace the 'xtimer_sleep' hack to prevent flooding at startup to use
test_utils_interactive_sync for synchronizing.
|
2019-08-15 12:30:59 +02:00 |
|
Gaëtan Harter
|
4c209ab8d7
|
tests/libfixmath: explicitly import ARRAY_SIZE definition
ARRAY_SIZE is implicitly imported by "xtimer.h" which will be removed of
this file.
|
2019-08-15 12:30:37 +02:00 |
|
Benjamin Valentin
|
4918dfe590
|
tests: make use of ARRAY_SIZE macro
|
2019-08-06 19:43:54 +02:00 |
|
MrKevinWeiss
|
646c6d67c0
|
tests/libfixmath: Add delay at start of test
The delay allows allows time for the `make term` to connect and start flushing the output buffer before the buffer overflows.
|
2018-10-24 17:27:30 +02:00 |
|
|
f73fcf4f07
|
tests/libfixmath: migrate to testrunner
|
2017-11-11 23:18:34 +01: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 |
|