You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/tests/thread_msg_block_wo_queue/Makefile

7 lines
140 B
Makefile

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