Skip to content

Commit 37f990d

Browse files
committed
manifest: Use k_fifo for IPC in hostap
Make sure to use k_fifo for IPC in hostap to save memory. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
1 parent d315eb1 commit 37f990d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ manifest:
276276
- hal
277277
- name: hostap
278278
path: modules/lib/hostap
279-
revision: 8412f4b23b6267ee6035d25515a23aaf243f6ad7
279+
revision: pull/86/head
280280
- name: liblc3
281281
revision: 48bbd3eacd36e99a57317a0a4867002e0b09e183
282282
path: modules/lib/liblc3

0 commit comments

Comments
 (0)