1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00

tests-gcoap: move dependencies to gcoap module

This commit is contained in:
kYc0o 2017-05-22 12:20:16 +02:00
parent a320b9458b
commit bc2387ed25

View File

@ -1,8 +1,5 @@
USEPKG += nanocoap
# Specify the mandatory networking modules
USEMODULE += gcoap
USEMODULE += gnrc_sock_udp
USEMODULE += gnrc_ipv6
USEMODULE += random