Skip to content

Commit 099179d

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 <[email protected]>
1 parent 1c38947 commit 099179d

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
@@ -281,7 +281,7 @@ manifest:
281281
- hal
282282
- name: hostap
283283
path: modules/lib/hostap
284-
revision: 8412f4b23b6267ee6035d25515a23aaf243f6ad7
284+
revision: pull/86/head
285285
- name: liblc3
286286
revision: 48bbd3eacd36e99a57317a0a4867002e0b09e183
287287
path: modules/lib/liblc3

0 commit comments

Comments
 (0)