From 26b52e1e6898255e000b5f113c286684ec47edd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20G=C5=82=C4=85b?= Date: Mon, 13 Jan 2025 14:35:34 +0100 Subject: [PATCH] manifest: update sdk-zephyr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Include Align coresight_stm to the latest nrfutil trace https://github.com/nrfconnect/sdk-zephyr/pull/2423 https://github.com/zephyrproject-rtos/zephyr/pull/83939 Signed-off-by: Sebastian Głąb --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 7f05dfcc4331..0a2872af50f8 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: 2c7f6efa7220ef2fbdd70e8597aedf1a07e86067 + revision: pull/2423/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above