From b9723a05865a95f1fd65c957b9fb150577cf8a45 Mon Sep 17 00:00:00 2001 From: Chaitanya Tata Date: Tue, 15 Apr 2025 16:21:09 +0530 Subject: [PATCH] manifest: sdk-zephyr: Pull nRF70 SPI clock switching feature Needed to use higher SPI frequencies. Signed-off-by: Chaitanya Tata --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index ba3a1389c17b..d3c657f312a3 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: 3475ff5b973770f39f0c723581bc510311edea4e + revision: ee38edfd357f7995727a4fe2ce2cecfd7d74b3d5 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above