mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/cpp11_mutex: Cleanup deps
This commit is contained in:
parent
66570cb0fb
commit
89f2ae7f24
@ -1,7 +1,6 @@
|
||||
include ../Makefile.tests_common
|
||||
|
||||
USEMODULE += cpp11-compat
|
||||
USEMODULE += xtimer
|
||||
USEMODULE += libc_gettimeofday
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
@ -1,3 +1,2 @@
|
||||
CONFIG_MODULE_CPP11-COMPAT=y
|
||||
CONFIG_MODULE_LIBC_GETTIMEOFDAY=y
|
||||
CONFIG_MODULE_XTIMER=y
|
||||
|
Loading…
Reference in New Issue
Block a user