Skip to content

Commit 3031001

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 6d6e0df commit 3031001

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
@@ -221,7 +221,7 @@ manifest:
221221
groups:
222222
- debug
223223
- name: sof
224-
revision: ffbf9c2a6ea2930b0ac7e3a37c7cd7f5c417d090
224+
revision: pull/28/head
225225
path: modules/audio/sof
226226
- name: tflite-micro
227227
revision: 9156d050927012da87079064db59d07f03b8baf6

0 commit comments

Comments
 (0)