mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-17 10:23:29 +00:00
crypto/mbedtls: Bump Mbed TLS to version 3.4.0
Signed-off-by: makejian <makejian@xiaomi.com>
This commit is contained in:
parent
f585d74b8c
commit
32aefa44c5
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ if CRYPTO_MBEDTLS
|
|||
|
||||
config MBEDTLS_VERSION
|
||||
string "Mbed TLS Version"
|
||||
default "3.0.0"
|
||||
default "3.4.0"
|
||||
|
||||
menuconfig MBEDTLS_APPS
|
||||
tristate "Mbed TLS Applications"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue