1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00
RIOT/tests/unittests/tests-gcoap/Makefile.include
2017-01-20 22:00:25 -05:00

9 lines
153 B
Makefile

USEPKG += nanocoap
# Specify the mandatory networking modules
USEMODULE += gcoap
USEMODULE += gnrc_sock_udp
USEMODULE += gnrc_ipv6
USEMODULE += random