nes-proj/examples/platform-specific/cc2538-common/mqtt-demo/Makefile
2017-10-07 09:45:38 +02:00

8 lines
109 B
Makefile

all: mqtt-demo
MODULES += os/net/app-layer/mqtt
CONTIKI = ../../../..
include $(CONTIKI)/Makefile.include