Skip to content

Commit 5239ba3

Browse files
committed
samples: zephyr: sensor: qdec: Disable on nrf54lm20pdk
Original sample in the Zephyr repository is now executed on final board name of nrf54lm20dk/nrf54lm20a/cpuapp. Disable execution on obsolete nrf54lm20pdk target. Signed-off-by: Sebastian Głąb <[email protected]>
1 parent 3f76f67 commit 5239ba3

File tree

4 files changed

+1
-139
lines changed

4 files changed

+1
-139
lines changed

samples/zephyr/sensor/qdec/boards/nrf54lm20pdk_nrf54lm20a_cpuapp.overlay

Lines changed: 0 additions & 44 deletions
This file was deleted.

samples/zephyr/sensor/qdec/boards/nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay

Lines changed: 0 additions & 44 deletions
This file was deleted.

samples/zephyr/sensor/qdec/boards/nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay

Lines changed: 0 additions & 44 deletions
This file was deleted.

samples/zephyr/sensor/qdec/sample.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@ common:
1010

1111
tests:
1212
nrf.extended.sample.sensor.nrf_qdec_sensor:
13-
platform_allow:
14-
- nrf54lm20pdk/nrf54lm20a/cpuapp
15-
- [email protected]/nrf54lm20a/cpuapp
16-
- [email protected]/nrf54lm20a/cpuapp
17-
- [email protected]/nrf54lm20a/cpuapp
18-
integration_platforms:
19-
- nrf54lm20pdk/nrf54lm20a/cpuapp
13+
depends_on: future_target
2014
harness_config:
2115
fixture: gpio_loopback
2216
type: multi_line

0 commit comments

Comments
 (0)