Skip to content

Commit 07231cf

Browse files
committed
manifest: Power save IOT branch
Branch for host supporting power saving iot. nrfconnect/sdk-zephyr#1783 nrfconnect/sdk-nrfxlib#1377 nrfconnect/sdk-hostap#175 Signed-off-by: Ajay Parida <[email protected]>
1 parent decfa9e commit 07231cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

west.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ manifest:
6161
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6262
- name: zephyr
6363
repo-path: sdk-zephyr
64-
revision: v3.5.99-ncs1
64+
revision: pull/1783/head
6565
import:
6666
# In addition to the zephyr repository itself, NCS also
6767
# imports the contents of zephyr/west.yml at the above
@@ -112,7 +112,7 @@ manifest:
112112
- name: hostap
113113
repo-path: sdk-hostap
114114
path: modules/lib/hostap
115-
revision: dda5457ad2cfce99e333980c7764c8d480ae4010
115+
revision: pull/175/head
116116
userdata:
117117
ncs:
118118
upstream-url: https://w1.fi/cgit/hostap/
@@ -142,7 +142,7 @@ manifest:
142142
- name: nrfxlib
143143
repo-path: sdk-nrfxlib
144144
path: nrfxlib
145-
revision: v2.6.0
145+
revision: pull/1377/head
146146
- name: trusted-firmware-m
147147
repo-path: sdk-trusted-firmware-m
148148
path: modules/tee/tf-m/trusted-firmware-m

0 commit comments

Comments
 (0)