test: xtimer document xtimer_msg_receive_timeout
This commit is contained in:
parent
c1b071349f
commit
a92f30e13f
@ -13,6 +13,12 @@
|
||||
* @file
|
||||
* @brief test application for xtimer_msg_receive_timeout()
|
||||
*
|
||||
* This test will start sequentially start 10 xtimers to send a
|
||||
* IPC msg, alternating with an interval of 900ms and 1100ms
|
||||
* respectively. Everytime a timer was set, it will wait for a
|
||||
* message for at most 1000ms. This should succeed and fail in an
|
||||
* alternating manner.
|
||||
*
|
||||
* @author Oliver Hahm <oliver.hahm@inria.fr>
|
||||
*
|
||||
* @}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user