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>
8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SPI=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_LSM6DSL=y
|
|
CONFIG_LSM6DSL_TRIGGER_GLOBAL_THREAD=y
|
|
CONFIG_CBPRINTF_FP_SUPPORT=y
|