zephyr/samples/sensor
Baohong Liu 9e4c2e92ca samples: bmi160: use direct GPIO trigger instead of ipm
Directly use AON GPIO trigger instead of IPM.

In the past, SW did not allow arc to receive AON GPIO interrupt.
So, interrupt from BMI160 was routed to x86 cpu. Then, x86 cpu
passed the event to arc through IPM. But, SW was updated and arc
is able to directly receive interrupt from AON GPIO now. So, IPM
is not needed any more. Both IPM and GPIO triggering code is there.
We just need to change the configuration by modifying the prj
config file.

The x86 code will be removed since it will not be used any more.

Change-Id: Ibc4250a34218cc52bf4c726cf70617cfdea3b2e8
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-12-16 15:56:33 +00:00
..
bme280 samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
bmg160 sensor: remove SENSOR_VALUE_TYPE_INT 2016-12-13 21:51:10 +00:00
bmi160 samples: bmi160: use direct GPIO trigger instead of ipm 2016-12-16 15:56:33 +00:00
fxos8700 samples: sensor: fxos8700: Check sample fetch return value 2016-12-11 04:30:02 +00:00
magn_polling samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
max44009 samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
mcp9808 sensor: remove SENSOR_VALUE_TYPE_INT 2016-12-13 21:51:10 +00:00
sx9500 samples/sensors: Update README files 2016-11-26 10:46:10 +00:00
th02 samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
thermometer sensor: remove SENSOR_VALUE_TYPE_INT 2016-12-13 21:51:10 +00:00
tmp112 sensor: remove SENSOR_VALUE_TYPE_INT 2016-12-13 21:51:10 +00:00