mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
sys/benchmark_upd: depends on xtimer
This commit is contained in:
parent
0a3dd441ce
commit
1e31818f9e
@ -8,4 +8,5 @@ ifneq (,$(filter benchmark_udp,$(USEMODULE)))
|
|||||||
USEMODULE += netutils
|
USEMODULE += netutils
|
||||||
USEMODULE += sema_inv
|
USEMODULE += sema_inv
|
||||||
USEMODULE += sock_udp
|
USEMODULE += sock_udp
|
||||||
|
USEMODULE += xtimer
|
||||||
endif
|
endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user