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
200 B
Plaintext
9 lines
200 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_SPI=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_ADXL362=y
|
|
CONFIG_ADXL362_TRIGGER_GLOBAL_THREAD=y
|
|
CONFIG_ADXL362_INTERRUPT_MODE=1
|
|
CONFIG_ADXL362_ABS_REF_MODE=1
|
|
CONFIG_CBPRINTF_FP_SUPPORT=y
|