From ce35f9e8e520cd5b737faae1c4e1fc5abef32a17 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 89e113829ab0..c39389b3ab74 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: 6c435d6d9b1ffa8782d38ddb338edac2447a502e + revision: pull/2097/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above