From 689465715a90dd43a038b26e8a76084d7f9c86d6 Mon Sep 17 00:00:00 2001 From: Robert Lubos Date: Wed, 25 Oct 2023 12:43:47 +0200 Subject: [PATCH] manifest: Pull NULL LL address fix to sdk-zephyr Pull NULL LL address fix to sdk-zephyr. Signed-off-by: Robert Lubos --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 1bcad6d21389..b40d06f5ffb8 100644 --- a/west.yml +++ b/west.yml @@ -61,7 +61,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 2e2523efe52a7ac89f0567b8798fd857b1e71ae3 + revision: pull/1365/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above