Exclude the NXP LPCXpresso55S16 board from the X-NUCLEO-IKS0xAx samples, since the rely on having Arduino Uno header A3 available. On the LPCXpresso55S16, A3 is connected through a resistor (R63) which is not mounted by default. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
9 lines
250 B
YAML
9 lines
250 B
YAML
sample:
|
|
name: X-NUCLEO-IKS02A1 sensor shield
|
|
tests:
|
|
sample.shields.x_nucleo_iks02a1.sensorhub:
|
|
harness: shield
|
|
tags: shield
|
|
depends_on: arduino_i2c arduino_gpio
|
|
platform_exclude: disco_l475_iot1 lpcxpresso55s16_ns stm32mp157c_dk2
|