zephyr/samples/sensor
Laurentiu Palcu 559112a6a0 sensor: bmi160: move sample app to arc subdirectory
The movement is needed because on some boards, like Arduino101, the
current GPIO driver implementation does not allow for receiving
interrupts from AON GPIO controller directly on ARC core. Hence, IPM is
needed to relay the interrupts from x86 to arc.

However, other boards that can use a regular GPIO intterupt or users
that connect a BMI160 chip separately, can still use the ARC application
as is.

Change-Id: I58dd77edd45ea2b071db5b99073eb15722847bfe
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
2016-04-21 14:16:12 +00:00
..
bmi160/arc sensor: bmi160: move sample app to arc subdirectory 2016-04-21 14:16:12 +00:00
bmp280 sensor: add driver for BMP280 2016-03-27 00:34:38 +00:00
magn_polling samples: revert to default CFLAGS 2016-04-08 17:24:38 +00:00
mcp9808 samples: revert to default CFLAGS 2016-04-08 17:24:38 +00:00
sx9500 samples: Add sample app for sx9500 sensor driver 2016-03-15 18:04:19 -04:00