2016-03-05 20:36:28 +01:00

10 lines
158 B
Makefile

APPLICATION = thread_basic
include ../Makefile.tests_common
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include
test:
./tests/test_thread.py