mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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
|