From 263d00dab13ea845bdda99c9582d02506febc76a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20G=C5=82=C4=85b?= Date: Fri, 11 Oct 2024 12:51:31 +0200 Subject: [PATCH] manifest: Update sdk-zephyr with STM performance test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit tests: boards: nrf: coresight_stm: Add performance test for STM https://github.com/zephyrproject-rtos/zephyr/pull/79000 https://github.com/nrfconnect/sdk-zephyr/pull/2097 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 3f2df5dde85..71dd51b3a3c 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: a8ca36c91a813597f57d1f16a26292232827b74d + revision: pull/2097/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above