From 4b8e05a1d8999eb8679b9714b5cb4ef07e201908 Mon Sep 17 00:00:00 2001 From: Erwan Gouriou Date: Wed, 15 Jan 2020 12:14:37 +0100 Subject: [PATCH] samples: bluetooth: Add nucleo_wb55rg as test target for peripheral Aim is to ensure build of stm32 hci_ipm driver. Signed-off-by: Erwan Gouriou --- samples/bluetooth/peripheral/sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/bluetooth/peripheral/sample.yaml b/samples/bluetooth/peripheral/sample.yaml index 0dcd78676ec..e7105a54840 100644 --- a/samples/bluetooth/peripheral/sample.yaml +++ b/samples/bluetooth/peripheral/sample.yaml @@ -4,7 +4,7 @@ sample: tests: sample.bluetooth.peripheral: harness: bluetooth - platform_whitelist: qemu_cortex_m3 qemu_x86 + platform_whitelist: qemu_cortex_m3 qemu_x86 nucleo_wb55rg tags: bluetooth sample.bluetooth.peripheral_hr.x_nucleo_idb05a1_shield: harness: bluetooth