From 1e2b460dc927db6acd0a2662f7a357bb554a5c36 Mon Sep 17 00:00:00 2001 From: Magdalena Pastula Date: Wed, 4 Sep 2024 15:32:30 +0200 Subject: [PATCH] manifest: update sdk-zephyr revision Update sdk-zephyr revision with icbmsg alignment to non-multithreading. Signed-off-by: Magdalena Pastula --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index b6be678d4c74..01bcceb4b8a6 100644 --- a/west.yml +++ b/west.yml @@ -72,7 +72,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 8005d4e87b9bcba25f441a51f4f5d29b541022b9 + revision: pull/2003/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above