mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 18:52:44 +01:00
982eecd3a6
Contains common variables for all test Makefiles. Include from test Makefiles.
5 lines
106 B
Makefile
5 lines
106 B
Makefile
export PROJECT = test_thread_basic
|
|
include ../Makefile.tests_common
|
|
|
|
include $(RIOTBASE)/Makefile.include
|