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>
10 lines
164 B
Plaintext
10 lines
164 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_LOG=y
|
|
CONFIG_SPI=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_ADXL372=y
|
|
CONFIG_ADXL372_SPI=y
|
|
CONFIG_SENSOR_LOG_LEVEL_WRN=y
|
|
|
|
CONFIG_CBPRINTF_FP_SUPPORT=y
|