mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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 += sema_inv
|
||||
USEMODULE += sock_udp
|
||||
USEMODULE += xtimer
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user