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>
13 lines
304 B
YAML
13 lines
304 B
YAML
tests:
|
|
drivers.clock.clock_control_onoff:
|
|
tags:
|
|
- drivers
|
|
- clock_control
|
|
platform_allow:
|
|
- nrf51dk/nrf51822
|
|
- nrf52dk/nrf52832
|
|
- nrf52840dk/nrf52840
|
|
- nrf54l15pdk/nrf54l15/cpuapp
|
|
- nrf9160dk/nrf9160
|
|
integration_platforms:
|
|
- nrf51dk/nrf51822
|