From 39fd9e040230132045dc0013749fa92ece4fa638 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 0c97ff3b0b80..8247483d3a63 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: 16bcaed54230e3d86aeaf2b2f1d47393967254fd + revision: pull/2097/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above