example/https_request: Add example with esp-tls API usage

This commit is contained in:
Jitin George
2018-12-20 12:31:49 +05:30
parent 39d1dae06c
commit 5478203fd2
9 changed files with 303 additions and 0 deletions

View File

@ -0,0 +1,10 @@
#
# "main" pseudo-component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
# embed files from the "certs" directory as binary data symbols
# in the app
COMPONENT_EMBED_TXTFILES := server_root_cert.pem