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 eca4d69 commit 7cb9286Copy full SHA for 7cb9286
samples/boards/intel_s1000_crb/i2s/prj.conf
@@ -11,3 +11,6 @@ CONFIG_I2C=y
11
CONFIG_GPIO=y
12
CONFIG_I2S=y
13
CONFIG_AUDIO=y
14
+
15
+# newlib needed for math.h
16
+CONFIG_NEWLIB_LIBC=y
0 commit comments