samples: lsm6dso: enable float printing
This sample requires float support from cbprintf. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
e5f21a7234
commit
6586d0f5c4
|
@ -3,3 +3,4 @@ CONFIG_I2C=y
|
|||
CONFIG_SENSOR=y
|
||||
CONFIG_LSM6DSO=y
|
||||
CONFIG_LSM6DSO_TRIGGER_GLOBAL_THREAD=y
|
||||
CONFIG_CBPRINTF_FP_SUPPORT=y
|
||||
|
|
Loading…
Reference in a new issue