From aca1117c154e871526124867eb9e5e9b00d15fe0 Mon Sep 17 00:00:00 2001 From: Ajay Parida Date: Tue, 14 May 2024 12:30:56 +0530 Subject: [PATCH] manifest: Pull support to set BSS parameters Pull the changes to set BSS parameters max_inactivity, skip_inactivity_poll & max_num_sta. Signed-off-by: Ajay Parida --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index b59737fe2599..b0ef8175b6e3 100644 --- a/west.yml +++ b/west.yml @@ -63,7 +63,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 78d3dec9f93725fd453e1a3a960a1a4a6a12c483 + revision: ccd3d27de3ca1e754628192a29121e2382f59d57 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above