zephyr/samples/sensor/magn_polling
Andrew Boie e61041dade samples: magn_polling: build for sanitycheck
Change-Id: I10ca471302050a107e720dfd4ca6c9961b588721
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-08-15 09:38:53 -07:00
..
src samples: magn_polling: include stdio.h and remove redundant configs 2016-04-28 12:29:14 +00:00
Makefile
prj.conf sensor: remove CONFIG_SENSOR_DEBUG 2016-05-21 21:20:13 +00:00
README.txt
testcase.ini samples: magn_polling: build for sanitycheck 2016-08-15 09:38:53 -07:00

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).