1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +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