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>
7 lines
141 B
Plaintext
7 lines
141 B
Plaintext
CONFIG_ADC=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_GROVE_LIGHT_SENSOR=y
|
|
CONFIG_NEWLIB_LIBC=y
|
|
CONFIG_NEWLIB_LIBC_FLOAT_PRINTF=y
|
|
CONFIG_CBPRINTF_FP_SUPPORT=y
|