tests: xtimer_usleep: provide README
This commit is contained in:
parent
bea71f6c5c
commit
24fa718327
10
tests/xtimer_usleep/README.md
Normal file
10
tests/xtimer_usleep/README.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# 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
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user