Merge branch 'feat/update_mbedtls_3.6.4_v5.3' into 'release/v5.3'

feat(mbedtls): update to version 3.6.4 (v5.3)

See merge request espressif/esp-idf!40377
This commit is contained in:
Jiang Jiang Jian
2025-07-16 17:13:59 +08:00
5 changed files with 30 additions and 3 deletions

View File

@@ -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.3/
.. _`API Reference`: https://mbed-tls.readthedocs.io/projects/api/en/v3.6.4/
.. _`Knowledge Base`: https://mbed-tls.readthedocs.io/en/latest/kb/