Skip to content

Commit

Permalink
modules/audio/sof: Pull fix for main return type
Browse files Browse the repository at this point in the history
Upstream PR zephyrproject-rtos#28 switches return type of 'main' to 'int'.

Signed-off-by: Keith Packard <[email protected]>
  • Loading branch information
keith-packard committed Jul 18, 2023
1 parent 43c5493 commit de18dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ manifest:
groups:
- debug
- name: sof
revision: ffbf9c2a6ea2930b0ac7e3a37c7cd7f5c417d090
revision: pull/28/head
path: modules/audio/sof
- name: tflite-micro
revision: 9156d050927012da87079064db59d07f03b8baf6
Expand Down

0 comments on commit de18dfe

Please sign in to comment.