tests: drivers: clock_control: Add nRF54L15 to platform allow

Add nRF54L15 to platform_allow in the sample.yaml:
- clock_control_api,
- nrf_clock_calibration,
- nrf_lf_clock_start,
- onoff.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
This commit is contained in:
Sebastian Głąb 2024-04-05 10:43:41 +02:00 committed by Carles Cufí
commit 5600ae335b
4 changed files with 13 additions and 0 deletions

View file

@ -7,5 +7,6 @@ tests:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
- nrf51dk/nrf51822