From 2b549daabc9d2cddda3e22c6ec1f5b27ea1997ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20G=C5=82=C4=85b?= Date: Fri, 5 Apr 2024 13:21:35 +0200 Subject: [PATCH] tests: drivers: uart: uart_mix_fifo_poll: Add nRF54L15 to platform allow MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add nRF54L15 to the platform allow list. Overlay file already exists. Signed-off-by: Sebastian Głąb --- tests/drivers/uart/uart_mix_fifo_poll/testcase.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/drivers/uart/uart_mix_fifo_poll/testcase.yaml b/tests/drivers/uart/uart_mix_fifo_poll/testcase.yaml index 39a55a4a62a..7736e085f34 100644 --- a/tests/drivers/uart/uart_mix_fifo_poll/testcase.yaml +++ b/tests/drivers/uart/uart_mix_fifo_poll/testcase.yaml @@ -8,6 +8,7 @@ common: - nrf52840dk/nrf52840 - nrf9160dk/nrf9160 - nrf5340dk/nrf5340/cpuapp + - nrf54l15pdk/nrf54l15/cpuapp - nrf52_bsim integration_platforms: - nrf52840dk/nrf52840