mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
4 lines
68 B
Makefile
4 lines
68 B
Makefile
SRC := nanocoap.c
|
|
SUBMODULES := 1
|
|
include $(RIOTBASE)/Makefile.base
|