From 3757d12aeb5327cf60f22a1b30cbba74ca311dbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Battrel?= Date: Mon, 23 Oct 2023 12:27:32 +0200 Subject: [PATCH] manifest: Pull BTTester fixes from upstrean Zephyr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This fixes `GATT/CL/GAR/BI-18-C` and `GATT/CL/GAR/BI-19-C` with the latest PTS version. Signed-off-by: Théo Battrel --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 1786a7806614..1bcad6d21389 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: 7ac418187369487f6fa633dab6d6c0a99913f479 + revision: 2e2523efe52a7ac89f0567b8798fd857b1e71ae3 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above