1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

test/gnrc_udp: depends on xtimer

This commit is contained in:
Karl Fessel 2021-12-13 19:06:33 +01:00
parent af13447238
commit 9f285f319e

View File

@ -20,6 +20,8 @@ USEMODULE += gnrc_sock_check_reuse
USEMODULE += sock_udp
USEMODULE += gnrc_ipv6
USEMODULE += ps
USEMODULE += xtimer
CFLAGS += -DTEST_SUITES