2015-08-14 16:04:53 +02:00
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
2015-09-02 17:07:36 +02:00
|
|
|
BOARD_INSUFFICIENT_MEMORY := chronos
|
|
|
|
|
2015-08-14 16:04:53 +02:00
|
|
|
USEMODULE += xtimer
|
|
|
|
|
|
|
|
include $(RIOTBASE)/Makefile.include
|
2017-10-24 21:23:06 +02:00
|
|
|
|
|
|
|
test:
|
|
|
|
tests/01-run.py
|