From 800076dbb1b4d65ffd7b1990bed6f7906c6361e9 Mon Sep 17 00:00:00 2001 From: Nordic Builder Date: Tue, 8 Oct 2024 11:46:14 +0000 Subject: [PATCH] manifest: Update sdk-zephyr revision (auto-manifest PR) Automatically created by Github Action Signed-off-by: Nordic Builder --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 992878931f1b..9c78ea9ad166 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: b83478a230e79d24d69592274f2a93c9c83958a9 + revision: b19fab29203708297273eadb6c999bb75349aa43 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above