commit | c2a6e23d3798e27fa4d78803e5bf02259a6f289b | [log] [tgz] |
---|---|---|
author | Maureen Helm <maureen.helm@nxp.com> | Mon Feb 24 17:56:26 2020 -0600 |
committer | Kumar Gala <kumar.gala@gmail.com> | Fri Apr 03 12:52:06 2020 -0500 |
tree | 6ea1e37e6181d2c1c7e632c5008c9706b17c39ec | |
parent | 05d8c8533eb674c76ec43f1d8be8468ebebc6bd8 [diff] |
samples: sensor: Refactor fxos8700 tests for accel-only boards The frdm-kl25z, bbc_microbit, and reel_board have an mma8xxx accelerometer and therefore must use the fxos8700 driver in accelerometer-only mode instead of hybrid mode. Refactor these boards into a separate test that uses the prj_accel.conf configuration as described in README.rst. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>