feat(mbedtls): update mbedtls version to 3.6.2

This commit is contained in:
nilesh.kale
2024-10-16 11:07:31 +05:30
parent ed91ad56da
commit dacb9a57cb
3 changed files with 3 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.1/
.. _`API Reference`: https://mbed-tls.readthedocs.io/projects/api/en/v3.6.2/
.. _`Knowledge Base`: https://mbed-tls.readthedocs.io/en/latest/kb/