mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 03:52:50 +01:00
6 lines
86 B
Makefile
6 lines
86 B
Makefile
MODULE=nanocoap
|
|
|
|
SRC := nanocoap.c nanocoap_sock.c
|
|
|
|
include $(RIOTBASE)/Makefile.base
|