2015-10-07 19:41:26 +02:00
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
2017-02-02 17:47:46 +01:00
|
|
|
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
|
|
|
|
|
2015-10-07 19:41:26 +02:00
|
|
|
USEMODULE += xtimer
|
|
|
|
|
|
|
|
include $(RIOTBASE)/Makefile.include
|
2017-10-24 21:22:20 +02:00
|
|
|
|
|
|
|
test:
|
|
|
|
tests/01-run.py
|