From b11c77f29a8d6832799717d3d40da47591020b7f Mon Sep 17 00:00:00 2001 From: Mateusz Michalek Date: Thu, 7 Aug 2025 14:30:39 +0200 Subject: [PATCH] manifest: Update sdk-zephyr Pull in fix for smp_svr mcuboot with external flash samples. Signed-off-by: Mateusz Michalek --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 564980bd6bdc..1d7d15550d86 100644 --- a/west.yml +++ b/west.yml @@ -65,7 +65,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 63febf7715f82807e3b70eb33b3365a7372412a8 + revision: pull/3170/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above