https mbedtls example

This commit is contained in:
Jitin George
2018-02-26 16:04:47 +05:30
parent 30b50cbfb3
commit 9c8a5ca979
6 changed files with 405 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
#
# 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