From 39d7ab026ad161554d6cf993827c6ecbe80c81a0 Mon Sep 17 00:00:00 2001 From: Chaitanya Tata Date: Mon, 14 Apr 2025 15:53:51 +0530 Subject: [PATCH] manifest: sdk-zephyr: Pull nRF70 zero-copy fixes Fixes zero-copy feature (no data flowing and crashes). Fix SHEL-3581. Signed-off-by: Chaitanya Tata --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 375312190c78..1c5880e5259f 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: 4575fc863ae46dc0f65593cb741660ddab1ba344 + revision: pull/2761/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above