Blame view

RIOT/pkg/libcoap/Makefile.dep 101 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
  ifneq (,$(filter libcoap,$(USEPKG)))
    USEMODULE += posix_sockets
    USEMODULE += gnrc_sock_udp
  endif