We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 126e3ee commit b9b166cCopy full SHA for b9b166c
doc/releases/release-notes-4.0.rst
@@ -306,6 +306,9 @@ Libraries / Subsystems
306
307
* Crypto
308
309
+ * Mbed TLS was updated to version 3.6.1. The release notes can be found at:
310
+ https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.1
311
+
312
* CMSIS-NN
313
314
* FPGA
west.yml
@@ -280,7 +280,7 @@ manifest:
280
revision: 2b498e6f36d6b82ae1da12c8b7742e318624ecf5
281
path: modules/lib/gui/lvgl
282
- name: mbedtls
283
- revision: 2f24831ee13d399ce019c4632b0bcd440a713f7c
+ revision: fb36f3fe20f9f62e67b1a20c0cfe0a6788ec2bf6
284
path: modules/crypto/mbedtls
285
groups:
286
- crypto
0 commit comments