mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Alexandre Abadie
49f855bd81
This is now automatically managed by the arch 32 feature requirement at pkg dependencies level
8 lines
140 B
Makefile
8 lines
140 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEMODULE += gnrc_ipv6
|
|
USEMODULE += gnrc_sock_udp
|
|
USEPKG += libcoap
|
|
|
|
include $(RIOTBASE)/Makefile.include
|