1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 18:12:46 +01:00
RIOT/tests/cpp11_mutex/Makefile
2023-03-07 13:08:58 +01:00

7 lines
129 B
Makefile

include ../Makefile.tests_common
USEMODULE += cpp11-compat
USEMODULE += libc_gettimeofday
include $(RIOTBASE)/Makefile.include