Skip to content

Commit 081714a

Browse files
author
Christopher Friedt
committed
west.yml: sof: update audio/sof for long atomic_t
The audio/sof Zephyr module needed print specifiers updated for the transition from `int` to `long` for `atomic_t` which supports 32-bit atomics and also 64-bit atomics. Signed-off-by: Christopher Friedt <cfriedt@fb.com>
1 parent 416dc86 commit 081714a

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
@@ -191,7 +191,7 @@ manifest:
191191
groups:
192192
- debug
193193
- name: sof
194-
revision: 76feb11d1b8f425021b5691668af2250fee444ac
194+
revision: 500d77e0ac84ac2c969e0d4b2142cca192e893bc
195195
path: modules/audio/sof
196196
- name: tflite-micro
197197
revision: 9156d050927012da87079064db59d07f03b8baf6

0 commit comments

Comments
 (0)