Skip to content

Commit 915f52d

Browse files
committed
[nrf fromtree] tests: drivers: adc: Run test on nrf54l15 NS
Enable adc_api test on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <[email protected]> (cherry picked from commit 4689b29)
1 parent 2bf5bee commit 915f52d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/*
2+
* SPDX-License-Identifier: Apache-2.0
3+
*
4+
* Copyright (c) 2025 Nordic Semiconductor ASA
5+
*/
6+
7+
#include "nrf54l15dk_nrf54l15_cpuapp.overlay"

tests/drivers/adc/adc_api/testcase.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ tests:
1111
- nucleo_u031r8
1212
- panb611evb/nrf54l15/cpuapp
1313
- panb611evb/nrf54l15/cpuapp/ns
14-
- nrf54l15dk/nrf54l15/cpuapp/ns
1514
- nrf54l15dk/nrf54l10/cpuapp/ns
1615
- nrf54lm20dk/nrf54lm20a/cpuapp/ns
1716
- bl54l15_dvk/nrf54l10/cpuapp/ns

0 commit comments

Comments
 (0)