From c2c3b247c834a9e9563b881d28e298660a98a9f3 Mon Sep 17 00:00:00 2001 From: Chaitanya Tata Date: Fri, 11 Apr 2025 18:47:20 +0530 Subject: [PATCH] manifest: sdk-zephyr: Pull fix for SR RF switch Fix the DTS macro for SR RF switch. Signed-off-by: Chaitanya Tata --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index cd531ccb11c9..015f5bfbce53 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: 9ad6673058ccaee61f976bcb3d6d203be94bfdc7 + revision: pull/2755/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above