samples: sensor: Add lpcxpresso55s69 to fxos8700 accel-only test

The lpcxpresso55s69 board has an mma8652 accelerometer which is
compatible with the fxos8700 driver in accel-only mode. Now that this
board has an i2c driver, include it in the platform whitelist.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
Maureen Helm 2020-04-03 13:05:35 -05:00 committed by Kumar Gala
parent c5ef6dc73f
commit 4219b63949
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@ tests:
- CONFIG_FXOS8700_MOTION_INT1=y
- CONFIG_FXOS8700_PM_LOW_POWER=y
sample.sensor.fxos8700.accel:
platform_whitelist: frdm_kl25z bbc_microbit reel_board
platform_whitelist: frdm_kl25z bbc_microbit lpcxpresso55s69_cpu0 reel_board
extra_args: CONF_FILE=prj_accel.conf