OVMS3-idf/examples/protocols/https_mbedtls/Makefile

10 lines
185 B
Makefile
Raw Normal View History

2018-02-26 10:34:47 +00:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := https-mbedtls
include $(IDF_PATH)/make/project.mk