From 91164eb59efbc1ba7ba47dcf8cd9246f2c5726ff Mon Sep 17 00:00:00 2001 From: Chaitanya Tata Date: Fri, 6 Dec 2024 15:45:55 +0530 Subject: [PATCH] manifest: sdk-zephyr: Pull latest fixes Fixes for nRF Wi-Fi driver, including interface files. Signed-off-by: Chaitanya Tata --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 635d3cf8658c..f2e901c13d0c 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-rc1 + revision: a97deec49ed5dfd09332eee0638b151cca5a8eac import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above