From c98dde6d5693ba65631b5b75e6386f9b1545425a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Chru=C5=9Bci=C5=84ski?= Date: Wed, 26 Jun 2024 08:14:28 +0200 Subject: [PATCH] manifest: Update zephyr with cpuppr counter tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update zephyr with counter tests configuration for cpuppr. 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 db157693d6de..51e1098d99a3 100644 --- a/west.yml +++ b/west.yml @@ -63,7 +63,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 58284ff0e1b85f24d1be928860e9e6eb0e86b4e5 + revision: pull/1858/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above