From 3759adf3a0b06b12241bc19596b317bcd668fb77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Chru=C5=9Bci=C5=84ski?= Date: Fri, 21 Jun 2024 09:12:59 +0200 Subject: [PATCH] manifest: Update zephyr with fix in uart driver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes NCSDK-28005. Signed-off-by: Krzysztof Chruściński --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index a612abf93b62..90b1d89828a5 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: 297b00dade9f72873f9dd9147008e4a90516a3ff + revision: pull/1842/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above