samples: shields: x_nucleo_iks0xax: exclude lpcxpresso55s16_ns board

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>
This commit is contained in:
Henrik Brix Andersen 2020-06-07 20:24:34 +02:00 committed by Carles Cufí
commit 5e2e1ab3ea
5 changed files with 5 additions and 5 deletions

View file

@ -5,4 +5,4 @@ tests:
harness: shield
tags: shield
depends_on: arduino_i2c arduino_gpio
platform_exclude: disco_l475_iot1 stm32mp157c_dk2
platform_exclude: disco_l475_iot1 lpcxpresso55s16_ns stm32mp157c_dk2

View file

@ -5,4 +5,4 @@ tests:
harness: shield
tags: shield
depends_on: arduino_i2c arduino_gpio
platform_exclude: disco_l475_iot1 stm32mp157c_dk2
platform_exclude: disco_l475_iot1 lpcxpresso55s16_ns stm32mp157c_dk2

View file

@ -7,4 +7,4 @@ tests:
harness: shield
tags: shield
depends_on: arduino_i2c arduino_gpio
platform_exclude: disco_l475_iot1 stm32mp157c_dk2
platform_exclude: disco_l475_iot1 lpcxpresso55s16_ns stm32mp157c_dk2

View file

@ -5,4 +5,4 @@ tests:
harness: shield
tags: shield
depends_on: arduino_i2c arduino_gpio
platform_exclude: disco_l475_iot1 stm32mp157c_dk2
platform_exclude: disco_l475_iot1 lpcxpresso55s16_ns stm32mp157c_dk2

View file

@ -7,4 +7,4 @@ tests:
harness: shield
tags: shield
depends_on: arduino_i2c arduino_gpio
platform_exclude: disco_l475_iot1 stm32mp157c_dk2
platform_exclude: disco_l475_iot1 lpcxpresso55s16_ns stm32mp157c_dk2