Commit aeee57bf authored by Jordan Stein's avatar Jordan Stein Committed by Maureen Helm
Browse files

samples: fxos8700: fp support for accel devices



Adds a config flag to enable floating point support for fxos8700
compatible accelerometer devices.

Signed-off-by: default avatarJordan Stein <jordan.stein@fortrobotics.com>
parent b92ce9a6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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