mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 06:01:57 +00:00
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> |
||
---|---|---|
.. | ||
bmi160/arc | ||
bmp280 | ||
magn_polling | ||
mcp9808 | ||
sx9500 |