From 5504e356c1e17388bc32265153f178e3ca867770 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20G=C5=82=C4=85b?= Date: Fri, 13 Dec 2024 11:22:44 +0100 Subject: [PATCH] manifest: update sdk-zephyr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Include samples: boards: nordic: system_off: Run on nrf54l20pdk https://github.com/nrfconnect/sdk-zephyr/pull/2370 https://github.com/zephyrproject-rtos/zephyr/pull/82957 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 60660e3c6960..569381bd25a7 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: 382877e15f13507f40c73b385446987fc7ace57e + revision: pull/2370/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above