From 4fa013bf5927c88cae5d613a4b69be5f3810b93c Mon Sep 17 00:00:00 2001 From: Piotr Kosycarz Date: Tue, 21 May 2024 15:27:12 +0200 Subject: [PATCH] manifest: update zephyr - allow sysbuild for nrf54 Allow testing for PPR and FLPR core at nrf54 Signed-off-by: Piotr Kosycarz --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index a5ce0fbb179f..c40ba22e9ebb 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: 155bb98540633afb1c8b588397c67ea86409dbbd + revision: pull/1728/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above