From 8ce47a611126b3a84922412775a2d05b20958fc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alperen=20=C5=9Eener?= Date: Tue, 3 Oct 2023 19:40:33 +0200 Subject: [PATCH] manifest: sdk-zephyr: mesh v1b1 PTS tester support and fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adding mesh v1b1 PTS tester and fixes for mesh 1.1 qualification Signed-off-by: Alperen Şener --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 84143452fc86..12ae9248d3c9 100644 --- a/west.yml +++ b/west.yml @@ -61,7 +61,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 972c7c3ca30d782e797c4ed304239b547057f3e6 + revision: cafad7403fb4eaf5939c73db2fdfecff2bf65b11 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above