From ede4ca5fc97d34e6287d1bd19019bd762a410920 Mon Sep 17 00:00:00 2001 From: Andy Sinclair Date: Tue, 16 Jan 2024 15:23:57 +0000 Subject: [PATCH] manifest: sdk-zephyr: Regulator reference count fix Updated sdk-zephyr to include reference count bug hotfix Signed-off-by: Andy Sinclair --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index c0499b6513a4..8f5ee5b1f2ad 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: e1a716774ebac8c8fd9ef7baa0b7e3c04d1c9514 + revision: pull/1449/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above