mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 22:53:02 +01:00
707bacc1b7
Copied test from tests/rmutex, but using C++ instead of C.
6 lines
97 B
Makefile
6 lines
97 B
Makefile
include ../Makefile.tests_common
|
|
|
|
FEATURES_REQUIRED += cpp
|
|
|
|
include $(RIOTBASE)/Makefile.include
|