Skip to content

Commit 666aa62

Browse files
committed
mbedtls: point mbedtls module to zephyr/mbedTLS PR zephyrproject-rtos#38
This will allow testing little-endian big number assembly mult fix. Signed-off-by: Alp Sayin <alpsayin@gmail.com>
1 parent 5a62f25 commit 666aa62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ manifest:
176176
revision: 8e303c264fc21c2116dc612658003a22e933124d
177177
path: modules/lib/lz4
178178
- name: mbedtls
179-
revision: 6e166050075688fd3cf3d0cb3fc34a1c52df2496
179+
revision: pull/38/head
180180
path: modules/crypto/mbedtls
181181
groups:
182182
- crypto

0 commit comments

Comments
 (0)