From dfef1539e46e7656cceaccb60509e9292d618c21 Mon Sep 17 00:00:00 2001 From: Kapil Bhatt Date: Wed, 6 Aug 2025 12:42:33 +0000 Subject: [PATCH] manifest: Update sdk-zephyr revision Update manifest for adding check for the RX data buffer size. Signed-off-by: Kapil Bhatt --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 0ca09f0123a1..70383c7087db 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: 99b6861375caaeba6027fd2f68d5334fd2a6d860 + revision: pull/3152/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above