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:
parent
f9e7861f53
commit
5600ae335b
4 changed files with 13 additions and 0 deletions
|
@ -7,5 +7,6 @@ tests:
|
|||
- nrf51dk/nrf51822
|
||||
- nrf52dk/nrf52832
|
||||
- nrf52840dk/nrf52840
|
||||
- nrf54l15pdk/nrf54l15/cpuapp
|
||||
integration_platforms:
|
||||
- nrf51dk/nrf51822
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue