From 87f029f6965119051d45bb4ee845c4d6a9ea2774 Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Thu, 12 Dec 2024 12:26:34 +0000 Subject: [PATCH] manifest: Update sdk-zephyr Fixes an issue with selecting the wrong slot for DFU Signed-off-by: Jamie McCrae --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 72004a967359..d64e6c0fdaeb 100644 --- a/west.yml +++ b/west.yml @@ -69,7 +69,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 3ba0b73aefd7e573871d75a0ddb3dc021f0f4cb8 + revision: 22eec458376ee5ed7bcb4799aa89b996abfee141 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above