From 7009992c2ae62a318181680c360a5b4e1d762d9a 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 e9bf134c6aec..ae9cd17ff311 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: 849d51f27998807371199e36cf7995652b4864a1 + revision: pull/1637/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above