mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-20 03:53:49 +01:00
5 lines
106 B
Makefile
5 lines
106 B
Makefile
export PROJECT = test_thread_basic
|
|
include ../Makefile.tests_common
|
|
|
|
include $(RIOTBASE)/Makefile.include
|