Skip to content

Commit

Permalink
[nrf fromtree] samples: sensor: qdec: Add nRF54L15 to platform allow
Browse files Browse the repository at this point in the history
Add nRF54L15 to platform_allow and integration_platforms
in the sample.yaml.
Overlay file for that target already exists in the boards
directory.

Signed-off-by: Sebastian Głąb <[email protected]>
(cherry picked from commit ad33d00)
  • Loading branch information
nordic-segl authored and rlubos committed Apr 11, 2024
1 parent ba7fac2 commit 35bde43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samples/sensor/qdec/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ tests:
platform_allow:
- nrf52840dk_nrf52840
- nrf5340dk_nrf5340_cpuapp
- nrf54l15pdk_nrf54l15_cpuapp
integration_platforms:
- nrf52840dk_nrf52840
- nrf5340dk_nrf5340_cpuapp
- nrf54l15pdk_nrf54l15_cpuapp
harness_config:
fixture: gpio_loopback

0 comments on commit 35bde43

Please sign in to comment.