From 787aef2770c46924b09a628dc89cd34c11bdb353 Mon Sep 17 00:00:00 2001 From: Kyra Lengfeld Date: Thu, 21 Nov 2024 15:54:39 +0100 Subject: [PATCH] board default: enable Power Management per default for radio core This commit is just to test, no plan on merging this branch. Signed-off-by: Kyra Lengfeld --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 9b5ec90fd150..07724e785ab0 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: 89bad3f2d60239a2e3503d7d79e4f92eeba0a5ba + revision: pull/2290/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above