Update shield description and sample to allow testing of LIS3MDL sensor IRQ pin. Update sample yaml file to state dependency on arduino_gpio. Additionally, fix redundant line in sample yaml Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
9 lines
205 B
YAML
9 lines
205 B
YAML
sample:
|
|
name: X-NUCLEO-IKS01A1 sensor shield
|
|
tests:
|
|
sample.shields.x_nucleo_iks01a1:
|
|
platform_exclude: disco_l475_iot1
|
|
harness: shield
|
|
tags: shield
|
|
depends_on: arduino_i2c arduino_gpio
|