From f29daf002be268ab75a1090bb64d330c61f546c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20G=C5=82=C4=85b?= Date: Wed, 18 Dec 2024 08:33:30 +0100 Subject: [PATCH] manifest: Update sdk-zephyr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Include tests: drivers: hwinfo: Add test for reset cause on nrf54h20 https://github.com/nrfconnect/sdk-zephyr/pull/2401 https://github.com/zephyrproject-rtos/zephyr/pull/83126 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 3b5baff4339..89247762163 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: 9761d261943a916443cf6c748ee3daa2915e3546 + revision: pull/2401/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above