From b1cab0d1235c9fa7f933ea95d596d9a1d67b7020 Mon Sep 17 00:00:00 2001 From: Aymen LAOUINI Date: Wed, 8 Oct 2025 13:32:04 +0300 Subject: [PATCH] use pull/3373 as sdk-zephyr commit --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 5111b0935943..6a5e7d6f7702 100644 --- a/west.yml +++ b/west.yml @@ -65,7 +65,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 69ad0523f95f13d1de356c19575301ce3de4959e + revision: pull/3373/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above