From 0a5019a7d26d9403ffee3abb415418c199528a3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrzej=20G=C5=82=C4=85bek?= Date: Tue, 5 Mar 2024 16:25:53 +0100 Subject: [PATCH] manifest: Update zephyr revision MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pull in support for DPPI on nRF54H20. 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 6b0a11ea4fd8..a437c695ff2a 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: 226b676f94f6d0999b3199a6723057f533754ac7 + revision: 7285f59cbbeff4a660e622a6f9053174d1a0e751 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above