From e75e7d3a9dc51d48eb7166c7dcb858dd2561eb36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20G=C5=82=C4=85b?= Date: Wed, 9 Oct 2024 11:20:53 +0200 Subject: [PATCH] manifest: update sdk-zephyr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Include: https://github.com/nrfconnect/sdk-zephyr/pull/2089 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 b8d40941e860..8e0b2ddb9c55 100644 --- a/west.yml +++ b/west.yml @@ -72,7 +72,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: ea7e265dadf63ab2def0813378f20f2da793877e + revision: pull/2089/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above