Skip to content

Commit cb9a4c4

Browse files
dchat-nordicnordic-piks
authored andcommitted
samples: bluetooth: Extend support for nRF54LM20
Extend nRF54LM20 support in the following Bluetooth samples: -central_smp_client -multiple_adv_sets -peripheral_bms Jira: NCSDK-34615 Signed-off-by: Dominik Chat <[email protected]>
1 parent 2c718b8 commit cb9a4c4

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

samples/bluetooth/central_smp_client/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ tests:
1313
- nrf54l15dk/nrf54l15/cpuapp
1414
- nrf5340dk/nrf5340/cpuapp
1515
- nrf5340dk/nrf5340/cpuapp/ns
16+
- nrf54lm20dk/nrf54lm20a/cpuapp
1617
platform_allow:
1718
- nrf52dk/nrf52832
1819
- nrf52840dk/nrf52840
@@ -21,6 +22,7 @@ tests:
2122
- nrf54l15dk/nrf54l15/cpuapp
2223
- nrf5340dk/nrf5340/cpuapp
2324
- nrf5340dk/nrf5340/cpuapp/ns
25+
- nrf54lm20dk/nrf54lm20a/cpuapp
2426
tags:
2527
- bluetooth
2628
- ci_build

samples/bluetooth/multiple_adv_sets/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ tests:
1414
- nrf54l15dk/nrf54l10/cpuapp
1515
- nrf54l15dk/nrf54l15/cpuapp
1616
- nrf54h20dk/nrf54h20/cpuapp
17+
- nrf54lm20dk/nrf54lm20a/cpuapp
1718
platform_allow:
1819
- nrf52dk/nrf52832
1920
- nrf52840dk/nrf52840
@@ -23,6 +24,7 @@ tests:
2324
- nrf54l15dk/nrf54l10/cpuapp
2425
- nrf54l15dk/nrf54l15/cpuapp
2526
- nrf54h20dk/nrf54h20/cpuapp
27+
- nrf54lm20dk/nrf54lm20a/cpuapp
2628
tags:
2729
- bluetooth
2830
- ci_build

samples/bluetooth/peripheral_bms/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ tests:
1313
- nrf54l15dk/nrf54l10/cpuapp
1414
- nrf54l15dk/nrf54l15/cpuapp
1515
- nrf54h20dk/nrf54h20/cpuapp
16+
- nrf54lm20dk/nrf54lm20a/cpuapp
1617
platform_allow:
1718
- nrf52dk/nrf52832
1819
- nrf52840dk/nrf52840
@@ -21,6 +22,7 @@ tests:
2122
- nrf54l15dk/nrf54l10/cpuapp
2223
- nrf54l15dk/nrf54l15/cpuapp
2324
- nrf54h20dk/nrf54h20/cpuapp
25+
- nrf54lm20dk/nrf54lm20a/cpuapp
2426
tags:
2527
- bluetooth
2628
- ci_build

0 commit comments

Comments
 (0)