From e606b19ebd05230b171895fe54b7bb4e7bdea8b7 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 46108ff93aa7..234caeea31ef 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