manifest: mbedtls: update to 3.6.1
Brings in Mbed TLS 3.6.1. Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
This commit is contained in:
parent
126e3ee6c3
commit
b9b166c7f8
2 changed files with 4 additions and 1 deletions
|
@ -306,6 +306,9 @@ Libraries / Subsystems
|
|||
|
||||
* Crypto
|
||||
|
||||
* Mbed TLS was updated to version 3.6.1. The release notes can be found at:
|
||||
https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.1
|
||||
|
||||
* CMSIS-NN
|
||||
|
||||
* FPGA
|
||||
|
|
2
west.yml
2
west.yml
|
@ -280,7 +280,7 @@ manifest:
|
|||
revision: 2b498e6f36d6b82ae1da12c8b7742e318624ecf5
|
||||
path: modules/lib/gui/lvgl
|
||||
- name: mbedtls
|
||||
revision: 2f24831ee13d399ce019c4632b0bcd440a713f7c
|
||||
revision: fb36f3fe20f9f62e67b1a20c0cfe0a6788ec2bf6
|
||||
path: modules/crypto/mbedtls
|
||||
groups:
|
||||
- crypto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue