2015-11-14 20:33:39 +01:00
|
|
|
APPLICATION = xtimer_msg_receive_timeout
|
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
|
|
|
FEATURES_REQUIRED += periph_timer
|
|
|
|
USEMODULE += xtimer
|
|
|
|
|
2016-03-05 16:02:35 +01:00
|
|
|
test:
|
|
|
|
tests/01-run.py
|
|
|
|
|
2015-11-14 20:33:39 +01:00
|
|
|
include $(RIOTBASE)/Makefile.include
|