From c83922a3f168892eff96932a2928f9b12b170fd3 Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Thu, 5 Oct 2023 08:48:59 +0100 Subject: [PATCH] manifest: Update zephyr revision Pulls in some sysbuild related changes Signed-off-by: Jamie McCrae --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 6fea9e0c8fcb..409dfb46d956 100644 --- a/west.yml +++ b/west.yml @@ -61,7 +61,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 328411d85839340607fe033fa4de4f59cb2eb038 + revision: 9cf087a4d8274112ab1daa6f9cc2f943f9cb2256 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above