42880fded5
Due to code organisation of upstream repo, MQTTClient still needs copying into our repo.
6 lines
75 B
Makefile
6 lines
75 B
Makefile
PROGRAM=blink
|
|
|
|
EXTRA_COMPONENTS = extras/mbedtls
|
|
|
|
include ../../common.mk
|
|
|