From 89489d6e2d36c2b711610d1156accb445c081927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20G=C5=82=C4=85b?= Date: Tue, 28 May 2024 13:17:00 +0200 Subject: [PATCH] tests: drivers: counter: counter_nrf_rtc: Run test on nrf54h20 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add nrf54h20dk to platform allow list. Overlay for tht target was already added. Signed-off-by: Sebastian Głąb --- tests/drivers/counter/counter_nrf_rtc/fixed_top/testcase.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/drivers/counter/counter_nrf_rtc/fixed_top/testcase.yaml b/tests/drivers/counter/counter_nrf_rtc/fixed_top/testcase.yaml index 2905fe55a1c..2260957e2c0 100644 --- a/tests/drivers/counter/counter_nrf_rtc/fixed_top/testcase.yaml +++ b/tests/drivers/counter/counter_nrf_rtc/fixed_top/testcase.yaml @@ -7,3 +7,5 @@ tests: platform_allow: - nrf52840dk/nrf52840 - nrf52_bsim + - nrf54h20dk/nrf54h20/cpuapp + - nrf54h20dk/nrf54h20/cpurad