zephyr/samples/sensor/magn_polling
Anas Nashif f482200f9c samples: remove useless filters in testcase.ini
Change-Id: Iaf7f77a738a48918752347c97019660355de370a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-10-07 14:07:24 +00:00
..
src samples: magn_polling: include stdio.h and remove redundant configs 2016-04-28 12:29:14 +00:00
Makefile samples: revert to default CFLAGS 2016-04-08 17:24:38 +00:00
prj.conf sensor: remove CONFIG_SENSOR_DEBUG 2016-05-21 21:20:13 +00:00
README.txt sensor: add magnetometer generic polling sample 2016-03-19 10:40:14 +00:00
testcase.ini samples: remove useless filters in testcase.ini 2016-10-07 14:07:24 +00: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).