From 31e0654a1b646e7a2027d398d3d9adee1e335b5f Mon Sep 17 00:00:00 2001 From: Nordic Builder Date: Wed, 21 Aug 2024 13:31:38 +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 be8421c4efc5..7389e219047f 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: 78f654738d488e96e4d2107cec538347c3f0fce0 + revision: 1ab791d9aafd9bc0e92568a1146402c159d03e60 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above