From baa386e605b72943111feb0bcd77ad27edca0c4f 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..3355e662752a 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: pull/1639/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above