esp-open-rtos/examples/blink/Makefile
Angus Gratton 42880fded5 Paho MQTT Embedded C client: Use submodule pointing to upstream repo
Due to code organisation of upstream repo, MQTTClient still needs
copying into our repo.
2016-06-26 19:56:56 +10:00

6 lines
75 B
Makefile

PROGRAM=blink
EXTRA_COMPONENTS = extras/mbedtls
include ../../common.mk