From 09bab6cb0dd8174568fc6d5b96cb5eb775b6a1f7 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 9d85df151cce..a3d7740952b5 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: f4cb3034fc6db139d2917b2f0fff2946ac034e90 + revision: pull/2097/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above