6 lines
86 B
Makefile
6 lines
86 B
Makefile
MODULE=nanocoap
|
|
|
|
SRC := nanocoap.c nanocoap_sock.c
|
|
|
|
include $(RIOTBASE)/Makefile.base
|