From 2992e52f90c87d1d7eeb5e714478c823c20f4498 Mon Sep 17 00:00:00 2001 From: Andreas Moltumyr Date: Thu, 13 Jun 2024 10:46:38 +0200 Subject: [PATCH] manifest: update sdk-zephyr with nrf9280 SiP and board support Update zephyr revision to pull in nrf9280 SiP and board support. Update nrf-regtool to 5.6.0 to align with nrf pinctrl bits position changes and introduction of clockpin-enable. Signed-off-by: Andreas Moltumyr --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index d2a58da137c7..8e06db8035df 100644 --- a/west.yml +++ b/west.yml @@ -72,7 +72,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 6debbaf8115c13f31fca0d6acdadfad153e413b4 + revision: pull/1952/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above