From c9d22d3d940e06bbb5f3943f1974f2c2e4819faf Mon Sep 17 00:00:00 2001 From: Nordic Builder Date: Sat, 12 Oct 2024 16:34:22 +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 2a5a358ca641..c1e88207bd10 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: fe339b14b3effd069458f5e4710f17cda8295229 + revision: 8d6fc59bf40a9de47a4dc982cfa71738453fab70 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above