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:
parent
0a3e3958df
commit
5e2e1ab3ea
5 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue