From fc987f37854fb3e39bdb696cee8b9bedeb8224fd 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 c1d1ea6895c1..9b226e629d36 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: 52a1ceee359c93ecf0cfeee835b60e7b4c8c78a5 + revision: pull/2423/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above