Merge branch 'bugfix/client_only_mbedtls' into 'master'

mbedtls: fix build fail with client only mbedtls

Closes IDFGH-5842

See merge request espressif/esp-idf!15286
This commit is contained in:
Mahavir Jain
2021-10-10 11:20:24 +00:00
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
CONFIG_MBEDTLS_TLS_CLIENT_ONLY=y