Skip to content

Commit 68b459b

Browse files
committed
modules/audio/sof: Pull fix for main return type
Upstream PR zephyrproject-rtos#28 switches return type of 'main' to 'int'. Signed-off-by: Keith Packard <[email protected]>
1 parent 68dc53b commit 68b459b

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
@@ -301,7 +301,7 @@ manifest:
301301
groups:
302302
- debug
303303
- name: sof
304-
revision: ffbf9c2a6ea2930b0ac7e3a37c7cd7f5c417d090
304+
revision: pull/28/head
305305
path: modules/audio/sof
306306
- name: tflite-micro
307307
revision: 9156d050927012da87079064db59d07f03b8baf6

0 commit comments

Comments
 (0)