From 6c9c91bf68aa42e320d1e79ba2e46b65415e60f8 Mon Sep 17 00:00:00 2001 From: Adam Kondraciuk Date: Thu, 30 Oct 2025 14:33:04 +0100 Subject: [PATCH] manifest: Update sdk-zephyr to have nrfx_irq_handler aligned Signed-off-by: Adam Kondraciuk --- west.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/west.yml b/west.yml index 790ca1300b6..0399c586345 100644 --- a/west.yml +++ b/west.yml @@ -66,7 +66,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: a0491b6ceaf072ff7fa108ecfeddb7cbc6c3afa7 + revision: pull/3449/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above @@ -280,7 +280,7 @@ manifest: path: nrfx groups: - nrfx - revision: 438fc5f49a2cfdef455b3f3b273814489ff7a571 + revision: pull/1006/head # West-related configuration for the nrf repository. self: