From 3f3dbea45422d4dab4f577b893407bcbda3c4bd4 Mon Sep 17 00:00:00 2001 From: Ioannis Glaropoulos Date: Thu, 3 Dec 2020 16:56:19 +0100 Subject: [PATCH] samples: bluetooth: hci_rpmsg: change the allowed platform to nRF5340 DK We have deprecated nRF5340 PDK so change the platform to nrf5340 DK. Signed-off-by: Ioannis Glaropoulos --- samples/bluetooth/hci_rpmsg/sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/bluetooth/hci_rpmsg/sample.yaml b/samples/bluetooth/hci_rpmsg/sample.yaml index 986187598e5..b7f3d46a9dc 100644 --- a/samples/bluetooth/hci_rpmsg/sample.yaml +++ b/samples/bluetooth/hci_rpmsg/sample.yaml @@ -5,5 +5,5 @@ sample: tests: sample.bluetooth.hci_rpmsg: harness: bluetooth - platform_allow: nrf5340pdk_nrf5340_cpunet + platform_allow: nrf5340dk_nrf5340_cpunet tags: bluetooth