samples: fxos8700: fp support for accel devices
Adds a config flag to enable floating point support for fxos8700 compatible accelerometer devices. Signed-off-by: Jordan Stein <jordan.stein@fortrobotics.com>
This commit is contained in:
parent
b92ce9a6c1
commit
aeee57bfe1
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@ CONFIG_I2C=y
|
|||
CONFIG_SENSOR=y
|
||||
CONFIG_FXOS8700=y
|
||||
CONFIG_SENSOR_LOG_LEVEL_DBG=y
|
||||
CONFIG_CBPRINTF_FP_SUPPORT=y
|
||||
CONFIG_FXOS8700_MODE_ACCEL=y
|
||||
CONFIG_FXOS8700_TRIGGER_OWN_THREAD=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue