Skip to content

Commit 5562169

Browse files
akredalenrlubos
authored andcommitted
samples: bluetooth: mesh: Add nRF54L15DK to dfu_ext_flash CI
Added missing nRF54L15DK platforms to dfu_ext_flash variant CI configuration for both target and distributor samples. Signed-off-by: Stine Åkredalen <[email protected]>
1 parent 4d2c8c6 commit 5562169

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

samples/bluetooth/mesh/dfu/distributor/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,10 @@ tests:
3737
build_only: true
3838
integration_platforms:
3939
- nrf52840dk/nrf52840
40+
- nrf54l15dk/nrf54l15/cpuapp
4041
platform_allow:
4142
- nrf52840dk/nrf52840
43+
- nrf54l15dk/nrf54l15/cpuapp
4244
extra_args: FILE_SUFFIX=dfu_ext_flash
4345
tags:
4446
- bluetooth

samples/bluetooth/mesh/dfu/target/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,10 @@ tests:
2323
build_only: true
2424
integration_platforms:
2525
- nrf52840dk/nrf52840
26+
- nrf54l15dk/nrf54l15/cpuapp
2627
platform_allow:
2728
- nrf52840dk/nrf52840
29+
- nrf54l15dk/nrf54l15/cpuapp
2830
extra_args: FILE_SUFFIX=dfu_ext_flash
2931
tags:
3032
- bluetooth

0 commit comments

Comments
 (0)