examples/protocols/http(s,2)_request: use common network component

This commit is contained in:
Ivan Grokhotkov
2019-04-11 18:54:26 +08:00
committed by bot
parent a5b0f5d6ed
commit e1d1f10e8a
16 changed files with 74 additions and 338 deletions

View File

@@ -5,5 +5,7 @@
PROJECT_NAME := https-mbedtls
EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common
include $(IDF_PATH)/make/project.mk