From fe6e2d34eca3d524e1f25e3709b6cccc61feed0f Mon Sep 17 00:00:00 2001 From: Bartlomiej Buczek Date: Tue, 16 Apr 2024 09:49:28 +0200 Subject: [PATCH] manifest: update sdk-zephyr. Pull in pytest support for nrfutil. Signed-off-by: Bartlomiej Buczek --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 6dddb648bbbf..40b9ac04e622 100644 --- a/west.yml +++ b/west.yml @@ -63,7 +63,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 5c484901b955fb78e97b9f76cb51fd38433fd4f2 + revision: ddca5117acdf51a52bfa09649ac4c9c3fb8a1e43 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above