From 4efc0f2f3e6319cbd425ab73b3e21fc07e78cf85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrzej=20G=C5=82=C4=85bek?= Date: Tue, 1 Aug 2023 12:36:17 +0200 Subject: [PATCH] manifest: Update zephyr revision MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pull in changes that allow reducing idle power consumption in the hci_spi sample. Signed-off-by: Andrzej Głąbek --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index f6e89e95fb7c..23e359a81f05 100644 --- a/west.yml +++ b/west.yml @@ -52,7 +52,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: v3.2.99-ncs1 + revision: pull/1261/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above