Skip to content

Commit

Permalink
samples: Bluetooth: llpm: Support nRF54L
Browse files Browse the repository at this point in the history
The LLPM sample supports nRF54L devices as well.

Signed-off-by: Rubin Gerritsen <[email protected]>
  • Loading branch information
rugeGerritsen committed Nov 28, 2024
1 parent 903fe89 commit ca63f84
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions samples/bluetooth/llpm/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,16 @@ tests:
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf52840dongle/nrf52840
- nrf54l15dk/nrf54l05/cpuapp
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l15/cpuapp
- nrf54h20dk/nrf54h20/cpuapp
platform_allow:
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf52840dongle/nrf52840
- nrf54l15dk/nrf54l05/cpuapp
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l15/cpuapp
- nrf54h20dk/nrf54h20/cpuapp
platform_allow: nrf52dk/nrf52832 nrf52840dk/nrf52840 nrf52840dongle/nrf52840
nrf54h20dk/nrf54h20/cpuapp
tags: bluetooth ci_build sysbuild

0 comments on commit ca63f84

Please sign in to comment.