mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
tests: cpp11_mutex: vtimer to xtimer
This commit is contained in:
parent
2672787ccb
commit
751507a961
@ -28,7 +28,6 @@ QUIET ?= 1
|
||||
CXXEXFLAGS += -std=c++11
|
||||
|
||||
USEMODULE += cpp11-compat
|
||||
USEMODULE += vtimer
|
||||
USEMODULE += timex
|
||||
USEMODULE += xtimer
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user