From eb12c5113128c050229d7e865a7392e2bb6ce492 Mon Sep 17 00:00:00 2001 From: Andrzej Kuros Date: Mon, 15 Jan 2024 12:12:31 +0100 Subject: [PATCH] manifest: update zephyr nrf5340_cpunet easydma-maxcnt-bits The required property easydma-maxcnt-bits was missing for nrf5340_cpunet. This commit brings in zephyr with the fix. Signed-off-by: Andrzej Kuros --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 15a0a871594e..d283dd3ad99d 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: 9aa5cc1391f01d02c72e2d44cc636e5edd7899d6 + revision: f6e704ceefa7330d061eb9a5579e670d26524708 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above