Samples that include floating-point format specifications may need cbprintf FP support. Make sure it's available. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_PRINTK=y
|
|
CONFIG_I2C=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_BMM150=y
|
|
CONFIG_BMM150_SAMPLING_RATE_RUNTIME=y
|
|
CONFIG_CBPRINTF_FP_SUPPORT=y
|