From 04a3c6643d33ba6bb967e4224a2fc2dd6d65d683 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 db75bd4df568..cb1704f4329c 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: dd3931ad85d643528bec4494898abc6b6cbe21a0 + revision: ddca5117acdf51a52bfa09649ac4c9c3fb8a1e43 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above