From 87da5bb7df055385e2ad190c688ac8a83c435297 Mon Sep 17 00:00:00 2001 From: Adam Kondraciuk Date: Tue, 2 Dec 2025 11:20:41 +0100 Subject: [PATCH] manifest: update v3.2-branch to have TDM tx/rx size guards Manifest update. Signed-off-by: Adam Kondraciuk --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index d20285fa0c2..d36b5ed4697 100644 --- a/west.yml +++ b/west.yml @@ -64,7 +64,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: ncs-v3.2.0-rc1 + revision: pull/3573/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above