sof icon indicating copy to clipboard operation
sof copied to clipboard

[PATCH RFC] rtos: wait: Use native Zephyr API for waiting

Open dbaluta opened this issue 3 years ago • 0 comments

Make use of k_busy_wait instead of idelay.

Note that this PR depends on https://github.com/thesofproject/sof/pull/6416 and it also brings patch from that PR in order for CI to run.

dbaluta avatar Oct 13 '22 14:10 dbaluta