Skip to content

Commit e2e81ed

Browse files
committed
samples: mpsl: timeslot: Support nRF54L10 and nRF54L05
These SoCs are similar to nRF54L15. No change to the sample is needed. Signed-off-by: Rubin Gerritsen <[email protected]>
1 parent 3712e87 commit e2e81ed

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

samples/mpsl/timeslot/sample.yaml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,16 @@ tests:
99
- nrf52dk/nrf52832
1010
- nrf52840dk/nrf52840
1111
- nrf5340dk/nrf5340/cpunet
12+
- nrf54l15dk/nrf54l05/cpuapp
13+
- nrf54l15dk/nrf54l10/cpuapp
14+
- nrf54l15dk/nrf54l15/cpuapp
1215
- nrf54h20dk/nrf54h20/cpurad
16+
platform_allow:
17+
- nrf52dk/nrf52832
18+
- nrf52840dk/nrf52840
19+
- nrf5340dk/nrf5340/cpunet
20+
- nrf54l15dk/nrf54l05/cpuapp
21+
- nrf54l15dk/nrf54l10/cpuapp
1322
- nrf54l15dk/nrf54l15/cpuapp
14-
platform_allow: nrf52dk/nrf52832 nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpunet
15-
nrf54h20dk/nrf54h20/cpurad nrf54l15dk/nrf54l15/cpuapp
23+
- nrf54h20dk/nrf54h20/cpurad
1624
tags: ci_build sysbuild ci_samples_mpsl

0 commit comments

Comments
 (0)