1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/xtimer_usleep
Martine Lenders ba2453d320
Merge pull request #8247 from aabadie/pr/tests/python_E305
tests: fix python style E305
2017-12-13 10:52:57 +01:00
..
tests Merge pull request #8247 from aabadie/pr/tests/python_E305 2017-12-13 10:52:57 +01:00
main.c tests: xtimer_usleep: remove timer testing in pexpect 2017-10-25 11:31:29 +02:00
Makefile tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
README.md tests: xtimer_usleep: provide README 2017-10-25 11:31:29 +02:00

xtimer_usleep test application

This test tests xtimer_usleep() both against the timings of xtimer_now_usec() and by providing capabilities to compare against an external timer.

Usage

make flash test