Skip to content

Commit 23c65d9

Browse files
committed
samples: bluetooth: enable for LV10
Start building and testing for LV10. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 32a4202 commit 23c65d9

File tree

6 files changed

+12
-0
lines changed

6 files changed

+12
-0
lines changed

samples/bluetooth/event_trigger/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
- nrf54h20dk/nrf54h20/cpurad
1515
- nrf54lm20dk/nrf54lm20a/cpuapp
16+
- nrf54lv10dk/nrf54lv10a/cpuapp
1617
platform_allow:
1718
- nrf52dk/nrf52832
1819
- nrf52840dk/nrf52840
@@ -22,6 +23,7 @@ tests:
2223
- nrf54l15dk/nrf54l15/cpuapp
2324
- nrf54h20dk/nrf54h20/cpurad
2425
- nrf54lm20dk/nrf54lm20a/cpuapp
26+
- nrf54lv10dk/nrf54lv10a/cpuapp
2527
tags:
2628
- bluetooth
2729
- ci_build

samples/bluetooth/llpm/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
- nrf54h20dk/nrf54h20/cpuapp
1515
- nrf54lm20dk/nrf54lm20a/cpuapp
16+
- nrf54lv10dk/nrf54lv10a/cpuapp
1617
platform_allow:
1718
- nrf52dk/nrf52832
1819
- nrf52840dk/nrf52840
@@ -22,6 +23,7 @@ tests:
2223
- nrf54l15dk/nrf54l15/cpuapp
2324
- nrf54h20dk/nrf54h20/cpuapp
2425
- nrf54lm20dk/nrf54lm20a/cpuapp
26+
- nrf54lv10dk/nrf54lv10a/cpuapp
2527
tags:
2628
- bluetooth
2729
- ci_build

samples/bluetooth/peripheral_with_multiple_identities/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ tests:
1212
- nrf54l15dk/nrf54l15/cpuapp
1313
- nrf54h20dk/nrf54h20/cpurad
1414
- nrf54lm20dk/nrf54lm20a/cpuapp
15+
- nrf54lv10dk/nrf54lv10a/cpuapp
1516
platform_allow:
1617
- nrf52840dk/nrf52840
1718
- nrf5340dk/nrf5340/cpuapp
@@ -20,6 +21,7 @@ tests:
2021
- nrf54l15dk/nrf54l15/cpuapp
2122
- nrf54h20dk/nrf54h20/cpurad
2223
- nrf54lm20dk/nrf54lm20a/cpuapp
24+
- nrf54lv10dk/nrf54lv10a/cpuapp
2325
tags:
2426
- bluetooth
2527
- ci_build

samples/bluetooth/radio_notification_cb/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
- nrf54lm20dk/nrf54lm20a/cpuapp
16+
- nrf54lv10dk/nrf54lv10a/cpuapp
1617
platform_allow:
1718
- nrf52dk/nrf52832
1819
- nrf52840dk/nrf52840
@@ -22,6 +23,7 @@ tests:
2223
- nrf54l15dk/nrf54l10/cpuapp
2324
- nrf54l15dk/nrf54l15/cpuapp
2425
- nrf54lm20dk/nrf54lm20a/cpuapp
26+
- nrf54lv10dk/nrf54lv10a/cpuapp
2527
tags:
2628
- bluetooth
2729
- ci_build

samples/bluetooth/scanning_while_connecting/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ tests:
1212
- nrf54l15dk/nrf54l05/cpuapp
1313
- nrf54h20dk/nrf54h20/cpurad
1414
- nrf54lm20dk/nrf54lm20a/cpuapp
15+
- nrf54lv10dk/nrf54lv10a/cpuapp
1516
platform_allow:
1617
- nrf52840dk/nrf52840
1718
- nrf5340dk/nrf5340/cpuapp
@@ -20,6 +21,7 @@ tests:
2021
- nrf54l15dk/nrf54l05/cpuapp
2122
- nrf54h20dk/nrf54h20/cpurad
2223
- nrf54lm20dk/nrf54lm20a/cpuapp
24+
- nrf54lv10dk/nrf54lv10a/cpuapp
2325
tags:
2426
- bluetooth
2527
- ci_build

samples/bluetooth/subrating/sample.yaml

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

0 commit comments

Comments
 (0)