Skip to content

Commit 03ad3a3

Browse files
jukkarkartben
authored andcommitted
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 96818f4 commit 03ad3a3

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: cf270006050cf944af699301c7f4de2b427cd862
284+
revision: bc5d22f5838d017b889d1452a5854f9a32895414
285285
- name: liblc3
286286
revision: 48bbd3eacd36e99a57317a0a4867002e0b09e183
287287
path: modules/lib/liblc3

0 commit comments

Comments
 (0)