From 5e0a21c54c53539383a9b8dcb07e27e8e7b99be9 Mon Sep 17 00:00:00 2001 From: Brandon Allen Date: Thu, 2 May 2024 14:57:09 -0400 Subject: [PATCH] samples: Bluetooth: broadcast_audio_sink: rm nrf52820 from sample.yaml nrf52833dk/nrf52820 does not compile so remove it from platform_allow list Signed-off-by: Brandon Allen --- samples/bluetooth/broadcast_audio_sink/sample.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/samples/bluetooth/broadcast_audio_sink/sample.yaml b/samples/bluetooth/broadcast_audio_sink/sample.yaml index d44b5585f79..ef88ecc4bb2 100644 --- a/samples/bluetooth/broadcast_audio_sink/sample.yaml +++ b/samples/bluetooth/broadcast_audio_sink/sample.yaml @@ -18,7 +18,6 @@ tests: harness: bluetooth platform_allow: - nrf52_bsim - - nrf52833dk/nrf52820 - nrf52833dk/nrf52833 - nrf52840dongle/nrf52840 integration_platforms: