zephyr/samples
Laurentiu Palcu b70278f113 sensor: bmi160: add x86 app for Arduino101
This app is needed for Arduino101 only, or boards using the Curie
module.

BMI160 interrupt pin is connected to AON GPIO controller. The driver
handling the AON GPIO controller runs on x86 core. Even though, the AON
GPIO controller is accesible to ARC core too, the current implementation
for Designware controller driver does not allow it. Hence, this app will
register a gpio callback and signal the ARC core through IPM.

Other boards that use a gpio pin on the regular GPIO controllers don't
need this app.

Origin: Original
Change-Id: I225ca60735e39c7a47693dc53237f48cd9ac2680
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
2016-04-21 14:16:12 +00:00
..
bluetooth Bluetooth: Kconfig: Split debug selection into a choice 2016-04-20 17:46:09 +03:00
cpp_synchronization
drivers
environmental_sensing
hello_world
ipm samples: ipm: reset kernel binary name to zephyr 2016-04-20 17:20:10 +00:00
kernel_event_logger
net Bluetooth: Kconfig: Split debug selection into a choice 2016-04-20 17:46:09 +03:00
nfc/nfc_hello
philosophers
power
sensor sensor: bmi160: add x86 app for Arduino101 2016-04-21 14:16:12 +00:00
shell
synchronization