From b8dd8d22db26ef9d208894f8d005e099e6efe83c 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 f53dffbfa4c1..baab3dfb8a91 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: ed414beb4617361fbf55f9a15fdf5f489aff6be2 + revision: pull/2097/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above