From 23c6021bb561b59e4d444b737aa7b051894572d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20G=C5=82=C4=85b?= Date: Thu, 13 Feb 2025 14:59:41 +0100 Subject: [PATCH] manifest: update sdk-zephyr, enable sensor tests on nRF54L20pdk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Include: Nrfx 6832 enable sensor tests on nrf54l20pdk https://github.com/nrfconnect/sdk-zephyr/pull/2493 https://github.com/zephyrproject-rtos/zephyr/pull/85734 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 fe4e8dcc8d1d..d11947179f14 100644 --- a/west.yml +++ b/west.yml @@ -66,7 +66,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: b83eabe0b2cb9b461a6c2e43ce8fc91f5fe4f1fa + revision: pull/2493/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above