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:
parent
28ed877f53
commit
7a5f2ad46e
2 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue