mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 05:45:28 +00:00
Shield x_nucleo_iks01a3 could be used with board stm32mp157c_dk2, but it requires not using the irq-gpio pin. Provide a specific configuration for this board that does not make use of this pin, sot set all sensors' triggers mode to NONE. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
9 lines
234 B
YAML
9 lines
234 B
YAML
sample:
|
|
name: X-NUCLEO-IKS01A3 sensor shield
|
|
tests:
|
|
sample.shields.x_nucleo_iks01a3.sensorhub:
|
|
harness: shield
|
|
tags: shield
|
|
depends_on: arduino_i2c arduino_gpio
|
|
platform_exclude: disco_l475_iot1 lpcxpresso55s16_ns
|