1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-21 04:23:50 +01:00
2014-07-10 15:23:31 +02:00

7 lines
132 B
Makefile

APPLICATION = test_thread_basic
include ../Makefile.tests_common
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include