Skip to content

Commit 94ef828

Browse files
grochurlubos
authored andcommitted
samples: bluetooth: Add nRF54LV10 support in selected samples
Adding support in selected Bluetooth samples for the SoC nRF54LV10 including necessary configurations and Twister integration. Ref. NCSDK-34472 Signed-off-by: Michał Grochala <[email protected]>
1 parent 7a261d5 commit 94ef828

File tree

12 files changed

+39
-0
lines changed

12 files changed

+39
-0
lines changed

samples/bluetooth/central_and_peripheral_hr/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ tests:
1515
- nrf54l15dk/nrf54l15/cpuapp
1616
- nrf54h20dk/nrf54h20/cpuapp
1717
- nrf54lm20dk/nrf54lm20a/cpuapp
18+
- nrf54lv10dk/nrf54lv10a/cpuapp
1819
platform_allow:
1920
- nrf52dk/nrf52832
2021
- nrf52840dk/nrf52840
@@ -25,6 +26,7 @@ tests:
2526
- nrf54l15dk/nrf54l15/cpuapp
2627
- nrf54h20dk/nrf54h20/cpuapp
2728
- nrf54lm20dk/nrf54lm20a/cpuapp
29+
- nrf54lv10dk/nrf54lv10a/cpuapp
2830
tags:
2931
- bluetooth
3032
- ci_build

samples/bluetooth/central_bas/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ tests:
1515
- nrf54l15dk/nrf54l15/cpuapp
1616
- nrf54h20dk/nrf54h20/cpuapp
1717
- nrf54lm20dk/nrf54lm20a/cpuapp
18+
- nrf54lv10dk/nrf54lv10a/cpuapp
1819
platform_allow:
1920
- nrf52dk/nrf52832
2021
- nrf52840dk/nrf52840
@@ -25,6 +26,7 @@ tests:
2526
- nrf54l15dk/nrf54l15/cpuapp
2627
- nrf54h20dk/nrf54h20/cpuapp
2728
- nrf54lm20dk/nrf54lm20a/cpuapp
29+
- nrf54lv10dk/nrf54lv10a/cpuapp
2830
tags:
2931
- bluetooth
3032
- ci_build

samples/bluetooth/central_hr_coded/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
- nrf52840dk/nrf52840
1920
- nrf5340dk/nrf5340/cpuapp
@@ -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_cgms/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ tests:
1616
- nrf54l15dk/nrf54l15/cpuapp
1717
- nrf54h20dk/nrf54h20/cpuapp
1818
- nrf54lm20dk/nrf54lm20a/cpuapp
19+
- nrf54lv10dk/nrf54lv10a/cpuapp
1920
platform_allow:
2021
- nrf52dk/nrf52832
2122
- nrf52833dk/nrf52833
@@ -27,6 +28,7 @@ tests:
2728
- nrf54l15dk/nrf54l15/cpuapp
2829
- nrf54h20dk/nrf54h20/cpuapp
2930
- nrf54lm20dk/nrf54lm20a/cpuapp
31+
- nrf54lv10dk/nrf54lv10a/cpuapp
3032
tags:
3133
- bluetooth
3234
- ci_build

samples/bluetooth/peripheral_cts_client/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ tests:
1515
- nrf54l15dk/nrf54l15/cpuapp
1616
- nrf54h20dk/nrf54h20/cpuapp
1717
- nrf54lm20dk/nrf54lm20a/cpuapp
18+
- nrf54lv10dk/nrf54lv10a/cpuapp
1819
platform_allow:
1920
- nrf52dk/nrf52832
2021
- nrf52840dk/nrf52840
@@ -25,6 +26,7 @@ tests:
2526
- nrf54l15dk/nrf54l15/cpuapp
2627
- nrf54h20dk/nrf54h20/cpuapp
2728
- nrf54lm20dk/nrf54lm20a/cpuapp
29+
- nrf54lv10dk/nrf54lv10a/cpuapp
2830
tags:
2931
- bluetooth
3032
- ci_build

samples/bluetooth/peripheral_gatt_dm/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ tests:
1313
- nrf54l15dk/nrf54l05/cpuapp
1414
- nrf54l15dk/nrf54l10/cpuapp
1515
- nrf54l15dk/nrf54l15/cpuapp
16+
- nrf54lv10dk/nrf54lv10a/cpuapp
1617
- nrf54h20dk/nrf54h20/cpuapp
1718
- nrf54lm20dk/nrf54lm20a/cpuapp
1819
platform_allow:
@@ -23,6 +24,7 @@ tests:
2324
- nrf54l15dk/nrf54l05/cpuapp
2425
- nrf54l15dk/nrf54l10/cpuapp
2526
- nrf54l15dk/nrf54l15/cpuapp
27+
- nrf54lv10dk/nrf54lv10a/cpuapp
2628
- nrf54h20dk/nrf54h20/cpuapp
2729
- nrf54lm20dk/nrf54lm20a/cpuapp
2830
tags:

samples/bluetooth/peripheral_hr_coded/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
- nrf52840dk/nrf52840
1920
- nrf5340dk/nrf5340/cpuapp
@@ -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_rscs/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ tests:
1616
- nrf54l15dk/nrf54l15/cpuapp
1717
- nrf54h20dk/nrf54h20/cpuapp
1818
- nrf54lm20dk/nrf54lm20a/cpuapp
19+
- nrf54lv10dk/nrf54lv10a/cpuapp
1920
platform_allow:
2021
- nrf52dk/nrf52832
2122
- nrf52840dk/nrf52840
@@ -27,6 +28,7 @@ tests:
2728
- nrf54l15dk/nrf54l15/cpuapp
2829
- nrf54h20dk/nrf54h20/cpuapp
2930
- nrf54lm20dk/nrf54lm20a/cpuapp
31+
- nrf54lv10dk/nrf54lv10a/cpuapp
3032
tags:
3133
- bluetooth
3234
- ci_build

samples/bluetooth/peripheral_status/sample.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ tests:
1717
- nrf54l15dk/nrf54l15/cpuapp
1818
- nrf54h20dk/nrf54h20/cpuapp
1919
- nrf54lm20dk/nrf54lm20a/cpuapp
20+
- nrf54lv10dk/nrf54lv10a/cpuapp
2021
platform_allow:
2122
- nrf52dk/nrf52832
2223
- nrf52840dk/nrf52840
@@ -29,6 +30,7 @@ tests:
2930
- nrf54l15dk/nrf54l15/cpuapp
3031
- nrf54h20dk/nrf54h20/cpuapp
3132
- nrf54lm20dk/nrf54lm20a/cpuapp
33+
- nrf54lv10dk/nrf54lv10a/cpuapp
3234
tags:
3335
- bluetooth
3436
- ci_build
@@ -49,6 +51,7 @@ tests:
4951
- nrf54l15dk/nrf54l15/cpuapp
5052
- nrf54h20dk/nrf54h20/cpuapp
5153
- nrf54lm20dk/nrf54lm20a/cpuapp
54+
- nrf54lv10dk/nrf54lv10a/cpuapp
5255
platform_allow:
5356
- nrf52dk/nrf52832
5457
- nrf52840dk/nrf52840
@@ -62,6 +65,7 @@ tests:
6265
- nrf54l15dk/nrf54l15/cpuapp
6366
- nrf54h20dk/nrf54h20/cpuapp
6467
- nrf54lm20dk/nrf54lm20a/cpuapp
68+
- nrf54lv10dk/nrf54lv10a/cpuapp
6569
tags:
6670
- bluetooth
6771
- ci_build

samples/bluetooth/shell_bt_nus/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ tests:
1515
- nrf54l15dk/nrf54l15/cpuapp
1616
- nrf54h20dk/nrf54h20/cpuapp
1717
- nrf54lm20dk/nrf54lm20a/cpuapp
18+
- nrf54lv10dk/nrf54lv10a/cpuapp
1819
platform_allow:
1920
- nrf52dk/nrf52832
2021
- nrf52840dk/nrf52840
@@ -25,6 +26,7 @@ tests:
2526
- nrf54l15dk/nrf54l15/cpuapp
2627
- nrf54h20dk/nrf54h20/cpuapp
2728
- nrf54lm20dk/nrf54lm20a/cpuapp
29+
- nrf54lv10dk/nrf54lv10a/cpuapp
2830
tags:
2931
- bluetooth
3032
- ci_build

0 commit comments

Comments
 (0)