We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e475b43 commit 9c78de0Copy full SHA for 9c78de0
include/zephyr/audio/codec.h
@@ -24,6 +24,7 @@
24
* @{
25
*/
26
27
+#include <errno.h>
28
#include <zephyr/drivers/i2s.h>
29
30
#ifdef __cplusplus
0 commit comments