From 5bea0033baf125e2af2ec8146a710cefa7ddf645 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Chru=C5=9Bci=C5=84ski?= Date: Fri, 21 Mar 2025 13:13:44 +0100 Subject: [PATCH] manifest: Update Zephyr with cpu_load module MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add cpu_load module from upstream. Signed-off-by: Krzysztof Chruściński --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 7ff6e518fcb3..140b3df99963 100644 --- a/west.yml +++ b/west.yml @@ -65,7 +65,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 83c5c72f4ca9402ad70fd33e471f3fa8a9536614 + revision: 08fd4a2d291aaa10b75675d17b0ee6ec93250d6e import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above