From e96bbfaad7038c041a02a3f0228dfc35291bab60 Mon Sep 17 00:00:00 2001 From: Krzysztof Taborowski Date: Thu, 19 Dec 2024 13:09:42 +0100 Subject: [PATCH] tests: remove nrf52 from spi nrfx spi doesn't pass the tests Signed-off-by: Krzysztof Taborowski --- tests/integration/spi/testcase.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/integration/spi/testcase.yaml b/tests/integration/spi/testcase.yaml index 0b9e087ed..e8afef2cd 100644 --- a/tests/integration/spi/testcase.yaml +++ b/tests/integration/spi/testcase.yaml @@ -3,13 +3,11 @@ tests: sysbuild: true tags: Sidewalk platform_allow: - - nrf52840dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - nrf54l15dk/nrf54l15/cpuapp - nrf54l15dk/nrf54l15/cpuapp/ns - nrf54l15dk/nrf54l10/cpuapp integration_platforms: - - nrf52840dk/nrf52840 - nrf5340dk/nrf5340/cpuapp - nrf54l15dk/nrf54l15/cpuapp - nrf54l15dk/nrf54l15/cpuapp/ns