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>
diff --git a/samples/shields/x_nucleo_iks01a2/sample.yaml b/samples/shields/x_nucleo_iks01a2/sample.yaml
index fba33e7..118fcdb 100644
--- a/samples/shields/x_nucleo_iks01a2/sample.yaml
+++ b/samples/shields/x_nucleo_iks01a2/sample.yaml
@@ -5,4 +5,4 @@
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
diff --git a/samples/shields/x_nucleo_iks01a3/sensorhub/sample.yaml b/samples/shields/x_nucleo_iks01a3/sensorhub/sample.yaml
index c186081..6d992d5 100644
--- a/samples/shields/x_nucleo_iks01a3/sensorhub/sample.yaml
+++ b/samples/shields/x_nucleo_iks01a3/sensorhub/sample.yaml
@@ -5,4 +5,4 @@
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
diff --git a/samples/shields/x_nucleo_iks01a3/standard/sample.yaml b/samples/shields/x_nucleo_iks01a3/standard/sample.yaml
index 6434922..0c11cbc 100644
--- a/samples/shields/x_nucleo_iks01a3/standard/sample.yaml
+++ b/samples/shields/x_nucleo_iks01a3/standard/sample.yaml
@@ -7,4 +7,4 @@
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
diff --git a/samples/shields/x_nucleo_iks02a1/sensorhub/sample.yaml b/samples/shields/x_nucleo_iks02a1/sensorhub/sample.yaml
index f486518..0f9e928 100644
--- a/samples/shields/x_nucleo_iks02a1/sensorhub/sample.yaml
+++ b/samples/shields/x_nucleo_iks02a1/sensorhub/sample.yaml
@@ -5,4 +5,4 @@
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
diff --git a/samples/shields/x_nucleo_iks02a1/standard/sample.yaml b/samples/shields/x_nucleo_iks02a1/standard/sample.yaml
index b71c1c5..1b9089e 100644
--- a/samples/shields/x_nucleo_iks02a1/standard/sample.yaml
+++ b/samples/shields/x_nucleo_iks02a1/standard/sample.yaml
@@ -7,4 +7,4 @@
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