samples: drivers: adc: Add nrf54l15 to platform_allow

Enable execution of ADC driver tests on nrf54l15.
Overlay file for nrf54l15 already exists.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
This commit is contained in:
Sebastian Głąb 2024-06-06 11:54:22 +02:00 committed by Henrik Brix Andersen
commit 7a5f2ad46e
2 changed files with 2 additions and 0 deletions

View file

@ -15,6 +15,7 @@ tests:
- stm32h735g_disco - stm32h735g_disco
- nrf51dk/nrf51822 - nrf51dk/nrf51822
- nrf52840dk/nrf52840 - nrf52840dk/nrf52840
- nrf54l15pdk/nrf54l15/cpuapp
- mec172xevb_assy6906 - mec172xevb_assy6906
- gd32f350r_eval - gd32f350r_eval
- gd32f450i_eval - gd32f450i_eval

View file

@ -9,6 +9,7 @@ tests:
- cy8cproto_063_ble - cy8cproto_063_ble
- cy8cproto_062_4343w - cy8cproto_062_4343w
- nrf52840dk/nrf52840 - nrf52840dk/nrf52840
- nrf54l15pdk/nrf54l15/cpuapp
integration_platforms: integration_platforms:
- nrf52840dk/nrf52840 - nrf52840dk/nrf52840
harness: console harness: console