Makefile.dep 105 Bytes Edit Raw Blame History 1 2 3 4 ifneq (,$(filter libcoap,$(USEPKG))) USEMODULE += posix_sockets USEMODULE += gnrc_conn_udp endif