From b7a491bbfb5c8bfdce6dbf3afa01747ee84f80bd 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 fc858e863da3..9d2d18d12c5a 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: c22c9c258ce776b88dac8a917ab13f46a4c7db85 + revision: pull/1637/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above