2015-09-04 14:38:37 +02:00
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
|
|
|
FEATURES_REQUIRED = periph_timer
|
|
|
|
|
2018-04-04 15:20:51 +02:00
|
|
|
TEST_ON_CI_WHITELIST += all
|
|
|
|
|
2015-09-04 14:38:37 +02:00
|
|
|
include $(RIOTBASE)/Makefile.include
|
2017-11-14 10:11:58 +01:00
|
|
|
|
|
|
|
test:
|
|
|
|
tests/01-run.py
|