From 45f8e45679b7724969c06945035b9f48804c2a12 Mon Sep 17 00:00:00 2001 From: Carles Cufi Date: Tue, 16 Dec 2025 15:55:37 +0100 Subject: [PATCH] manifest: NCS v3.2.0 Point to the NCS v3.2.0 release tag. Signed-off-by: Carles Cufi --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 18b85f9..65070e0 100644 --- a/west.yml +++ b/west.yml @@ -13,5 +13,5 @@ manifest: - name: nrf remote: ncs repo-path: sdk-nrf - revision: main + revision: v3.2.0 import: true