nuttx-apps/examples/fxos8700cq_test
Philippe Coval 6ef47323a2 examples: Add fxos8700cq sensor test
It was tested on NXP FRDM-64F:

    nsh> fxos8700cq
    { accel: [2174, 555, -752], magn: [0, 0, 0] }
    { accel: [-300, 547, 1951], magn: [55, -188, 276] }

Change-Id: If5180ce69913cf096e04db7772f3f9dd63f853bd
Bug: https://github.com/apache/incubator-nuttx/issues/1988
Forwarded: https://github.com/apache/incubator-nuttx-apps/pull/428
Signed-off-by: Philippe Coval <rzr@users.sf.net>
2020-10-17 23:47:04 +08:00
..
fxos8700cq_main.c examples: Add fxos8700cq sensor test 2020-10-17 23:47:04 +08:00
Kconfig examples: Add fxos8700cq sensor test 2020-10-17 23:47:04 +08:00
Make.defs examples: Add fxos8700cq sensor test 2020-10-17 23:47:04 +08:00
Makefile examples: Add fxos8700cq sensor test 2020-10-17 23:47:04 +08:00