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

6 lines
106 B
Makefile
Raw Normal View History

2016-10-29 21:26:21 +02:00
# Specify the mandatory networking modules
USEMODULE += gcoap
USEMODULE += gnrc_ipv6
USEMODULE += random