3 lines
93 B
Makefile
3 lines
93 B
Makefile
PROGRAM=aws_iot
|
|
EXTRA_COMPONENTS = extras/paho_mqtt_c extras/mbedtls
|
|
include ../../common.mk
|