1sample: 2 name: Bluetooth Peripheral 3 description: Demonstrates the BLE Peripheral role 4tests: 5 sample.bluetooth.peripheral: 6 harness: bluetooth 7 platform_allow: 8 - qemu_x86 9 - nucleo_wb55rg 10 integration_platforms: 11 - qemu_x86 12 tags: bluetooth 13 sample.bluetooth.peripheral.x_nucleo_idb05a1_shield: 14 harness: bluetooth 15 platform_allow: nucleo_l4r5zi 16 depends_on: 17 - arduino_spi 18 - arduino_gpio 19 extra_args: SHIELD=x_nucleo_idb05a1 20 integration_platforms: 21 - nucleo_l4r5zi 22