From 0cc2b893a6f7f9721ae18d221bd3f2665149c21d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20G=C5=82=C4=85b?= Date: Wed, 18 Dec 2024 14:21:32 +0100 Subject: [PATCH] manifest: update sdk-zephyr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Include samples: subsys: settings: Enable test on nrf54L20 PDK https://github.com/nrfconnect/sdk-zephyr/pull/2402 https://github.com/zephyrproject-rtos/zephyr/pull/86479 (https://github.com/zephyrproject-rtos/zephyr/pull/83165) 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 551724a5d386..b20b50a3eddf 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: 499557232f6b6a57df80c951fb2b33f9e36af4e4 + revision: 9476b04c64cb5975f67b6b8eddc8ef0a4e9bd10c import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above