From 5f3f11f48f9082269d89300358784c5ee1b90cba Mon Sep 17 00:00:00 2001 From: Nordic Builder Date: Thu, 31 Jul 2025 11:33:27 +0000 Subject: [PATCH 1/2] manifest: Update sdk-nrfxlib revision Updated nrfxlib revision to bring latest nrf-802154 changes. Signed-off-by: Nordic Builder --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 557ffcb3c695..66e7cd396001 100644 --- a/west.yml +++ b/west.yml @@ -145,7 +145,7 @@ manifest: - name: nrfxlib repo-path: sdk-nrfxlib path: nrfxlib - revision: aa1b002f7a11237e6086faa6da9eba2a85296f52 + revision: pull/1813/head - name: trusted-firmware-m repo-path: sdk-trusted-firmware-m path: modules/tee/tf-m/trusted-firmware-m From 44115066c18b852b8a13d3dd4d8bedd507e33eeb Mon Sep 17 00:00:00 2001 From: Nordic Builder Date: Thu, 31 Jul 2025 11:35:24 +0000 Subject: [PATCH 2/2] 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 66e7cd396001..e69b900578d5 100644 --- a/west.yml +++ b/west.yml @@ -65,7 +65,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 797a60e8542a450d615b7fd1007f3c407fae87b8 + revision: pull/3115/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above