Skip to content

Commit

Permalink
feat(mbedtls): update mbedtls version to 3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshkale123 committed Oct 22, 2024
1 parent 2f2acfa commit 75f416f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/en/api-reference/protocols/mbedtls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,5 @@ Reducing Binary Size
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.


.. _`API Reference`: https://mbed-tls.readthedocs.io/projects/api/en/v3.6.1/
.. _`API Reference`: https://mbed-tls.readthedocs.io/projects/api/en/v3.6.2/
.. _`Knowledge Base`: https://mbed-tls.readthedocs.io/en/latest/kb/
2 changes: 1 addition & 1 deletion docs/zh_CN/api-reference/protocols/mbedtls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,5 @@ ESP-IDF 中的示例使用 :doc:`/api-reference/protocols/esp_tls`,为访问
在 ``Component Config -> mbedTLS`` 中,有多个 Mbed TLS 功能默认为启用状态。如果不需要这些功能,可将其禁用以减小固件大小。要了解更多信息,请参考 :ref:`Minimizing Binary Size <minimizing_binary_mbedtls>` 文档。


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

0 comments on commit 75f416f

Please sign in to comment.