From 6364414aa601c127bb17661dc3f9c205dc3b66f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20St=C4=99pnicki?= Date: Fri, 22 Aug 2025 08:11:14 +0200 Subject: [PATCH] manifest: Update sdk-zephyr revision MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Backport 24064. Signed-off-by: Łukasz Stępnicki --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index ccfdfa05b7a..d346b6f3584 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: ncs-v3.1.0 + revision: 53c344008ebe68f65731494b8085c076417e1b6b import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above