2015-08-14 16:03:51 +02:00
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
2017-02-02 17:47:46 +01:00
|
|
|
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
|
|
|
|
|
2015-08-14 16:03:51 +02:00
|
|
|
USEMODULE += xtimer
|
|
|
|
|
|
|
|
include $(RIOTBASE)/Makefile.include
|
2017-12-13 22:50:26 +01:00
|
|
|
|
|
|
|
test:
|
|
|
|
tests/01-run.py
|