56048bb500
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>
11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_LOG=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_FXOS8700=y
|
|
CONFIG_SENSOR_LOG_LEVEL_DBG=y
|
|
CONFIG_FXOS8700_MODE_HYBRID=y
|
|
CONFIG_FXOS8700_TEMP=y
|
|
CONFIG_FXOS8700_TRIGGER_OWN_THREAD=y
|
|
CONFIG_CBPRINTF_FP_SUPPORT=y
|