zephyr/samples/sensor/magn_polling
Anas Nashif da5f185e06 samples: add test identifier
Add unique identifier instead of just 'test' for samples.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-03-29 17:44:11 -04:00
..
src kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
prj.conf sensors: magn_polling: convert to and build with unified kernel 2016-11-03 01:45:48 +00:00
README.rst doc: add labels to sensor sample docs for linking 2017-04-04 20:47:35 +00:00
sample.yaml samples: add test identifier 2019-03-29 17:44:11 -04:00

.. _magn-polling-sample:

BMC150 Magnetometer Sample
##########################

Overview
********

Sample application that periodically reads magnetometer (X, Y, Z) data from
the first available device that implements SENSOR_CHAN_MAGN_* (predefined array
of device names).