Skip to content

Commit 54edb52

Browse files
committed
samples: Bluetooth: llpm: Support nRF54L
The LLPM sample supports nRF54L devices as well. Signed-off-by: Rubin Gerritsen <[email protected]>
1 parent 3f49ad7 commit 54edb52

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

samples/bluetooth/llpm/sample.yaml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,16 @@ tests:
99
- nrf52dk/nrf52832
1010
- nrf52840dk/nrf52840
1111
- nrf52840dongle/nrf52840
12+
- nrf54l15dk/nrf54l05/cpuapp
13+
- nrf54l15dk/nrf54l10/cpuapp
14+
- nrf54l15dk/nrf54l15/cpuapp
15+
- nrf54h20dk/nrf54h20/cpuapp
16+
platform_allow:
17+
- nrf52dk/nrf52832
18+
- nrf52840dk/nrf52840
19+
- nrf52840dongle/nrf52840
20+
- nrf54l15dk/nrf54l05/cpuapp
21+
- nrf54l15dk/nrf54l10/cpuapp
22+
- nrf54l15dk/nrf54l15/cpuapp
1223
- nrf54h20dk/nrf54h20/cpuapp
13-
platform_allow: nrf52dk/nrf52832 nrf52840dk/nrf52840 nrf52840dongle/nrf52840
14-
nrf54h20dk/nrf54h20/cpuapp
1524
tags: bluetooth ci_build sysbuild

0 commit comments

Comments
 (0)