mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-10-23 01:47:33 +08:00
feat(examples): Add https mbedtls example
This commit is contained in:

committed by
Zhang Jun Hao

parent
19048a851f
commit
c449c39388
5
examples/protocols/https_mbedtls/main/component.mk
Normal file
5
examples/protocols/https_mbedtls/main/component.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
#
|
||||
# "main" pseudo-component makefile.
|
||||
#
|
||||
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|
||||
COMPONENT_EMBED_TXTFILES := server_root_cert.pem
|
Reference in New Issue
Block a user