From 2086efcdf2ccdda8a6cd8a109523701f5b2513b7 Mon Sep 17 00:00:00 2001 From: Nikodem Kastelik Date: Mon, 5 May 2025 16:41:23 +0200 Subject: [PATCH] manifest: update sdk-zephyr to have MDK 8.68.2 Updated MDK improves support for nRF54L05 and nRF54L10 erratas. Signed-off-by: Nikodem Kastelik --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index f7f2a9421939..0bb2508e32e2 100644 --- a/west.yml +++ b/west.yml @@ -69,7 +69,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: v3.7.99-ncs2-1 + revision: 523f420a8ccc924751d1ed3d9616b39412de5ce5 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above