Skip to content

Commit 8d7b9c9

Browse files
gordonklausrlubos
authored andcommitted
[nrf fromlist] samples: bluetooth: Add support for nRF54lm20a to two samples
Add support for nRF54lm20a to the beacon and peripheral_hr samples. Upstream PR #: 93917 Signed-off-by: Gordon Klaus <[email protected]>
1 parent 1512388 commit 8d7b9c9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

samples/bluetooth/beacon/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@ tests:
1010
- nrf52dk/nrf52832
1111
- nrf54l15dk/nrf54l15/cpuapp
1212
- ophelia4ev/nrf54l15/cpuapp
13+
- nrf54lm20dk/nrf54lm20a/cpuapp
1314
tags: bluetooth
1415
integration_platforms:
1516
- qemu_cortex_m3
1617
- nrf51dk/nrf51822
1718
- nrf52dk/nrf52832
1819
- nrf54l15dk/nrf54l15/cpuapp
1920
- ophelia4ev/nrf54l15/cpuapp
21+
- nrf54lm20dk/nrf54lm20a/cpuapp
2022
sample.bluetooth.beacon-coex:
2123
extra_args:
2224
- CONF_FILE="prj-coex.conf"

samples/bluetooth/peripheral_hr/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ tests:
1515
- nrf5340dk/nrf5340/cpuapp
1616
- nrf54l15dk/nrf54l15/cpuapp
1717
- ophelia4ev/nrf54l15/cpuapp
18+
- nrf54lm20dk/nrf54lm20a/cpuapp
1819
integration_platforms:
1920
- qemu_cortex_m3
2021
- nrf52_bsim
@@ -25,6 +26,7 @@ tests:
2526
- nrf5340dk/nrf5340/cpuapp
2627
- nrf54l15dk/nrf54l15/cpuapp
2728
- ophelia4ev/nrf54l15/cpuapp
29+
- nrf54lm20dk/nrf54lm20a/cpuapp
2830
tags: bluetooth
2931
sample.bluetooth.peripheral_hr.minimal:
3032
harness: bluetooth

0 commit comments

Comments
 (0)