From 4244811b41274afc73ad612d72210c138f03dc73 Mon Sep 17 00:00:00 2001 From: Marek Pieta Date: Tue, 15 Oct 2024 13:31:12 +0200 Subject: [PATCH] manifest: Update sdk-zephyr to bring MPSL flash sync timeout fix Change cherry-picks commit that allows to workaround MPSL flash sync timeout issue. Jira: NCSDK-29354 Jira: DRGN-23363 Signed-off-by: Marek Pieta --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 38c07ccdf026..19e3ddd9d6fc 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: 8411e6a346838a2d0980b28e9add8b29a06d711f + revision: pull/2107/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above