From a0e113bf1fbf10e01a88414ee5195d387ebc6d40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20G=C5=82=C4=85b?= Date: Tue, 16 Apr 2024 09:26:28 +0200 Subject: [PATCH] manifest: Update sdk-zephyr with SPI test for error cases MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Include changes from: https://github.com/nrfconnect/sdk-zephyr/pull/1637 Signed-off-by: Sebastian Głąb --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index f154f16afd79..7f787e1c24ad 100644 --- a/west.yml +++ b/west.yml @@ -63,7 +63,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 54b4e400ed8ffe37602112ad719bab4db5ea0087 + revision: pull/1637/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above