Skip to content

Commit 300bc6b

Browse files
committed
Merge branch 'feature/update_mbedtls_version_to_3.6.2_v5.3' into 'release/v5.3'
feat(mbedtls): update mbedtls version to 3.6.2 (v5.3) See merge request espressif/esp-idf!34357
2 parents 9c61080 + 75f416f commit 300bc6b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/en/api-reference/protocols/mbedtls.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,5 @@ Reducing Binary Size
118118
Under ``Component Config -> mbedTLS``, there are multiple Mbed TLS features which are enabled by default but can be disabled if not needed to save code size. More information can be about this can be found in :ref:`Minimizing Binary Size <minimizing_binary_mbedtls>` docs.
119119

120120

121-
.. _`API Reference`: https://mbed-tls.readthedocs.io/projects/api/en/v3.6.1/
121+
.. _`API Reference`: https://mbed-tls.readthedocs.io/projects/api/en/v3.6.2/
122122
.. _`Knowledge Base`: https://mbed-tls.readthedocs.io/en/latest/kb/

docs/zh_CN/api-reference/protocols/mbedtls.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,5 @@ ESP-IDF 中的示例使用 :doc:`/api-reference/protocols/esp_tls`,为访问
118118
在 ``Component Config -> mbedTLS`` 中,有多个 Mbed TLS 功能默认为启用状态。如果不需要这些功能,可将其禁用以减小固件大小。要了解更多信息,请参考 :ref:`Minimizing Binary Size <minimizing_binary_mbedtls>` 文档。
119119

120120

121-
.. _`API Reference`: https://mbed-tls.readthedocs.io/projects/api/en/v3.6.1/
121+
.. _`API Reference`: https://mbed-tls.readthedocs.io/projects/api/en/v3.6.2/
122122
.. _`Knowledge Base`: https://mbed-tls.readthedocs.io/en/latest/kb/

0 commit comments

Comments
 (0)