1sample: 2 name: Bluetooth Peripheral HR 3 description: Demonstrates the HR (Heart Rate) GATT Service 4tests: 5 sample.bluetooth.peripheral_hr: 6 harness: bluetooth 7 platform_allow: 8 - qemu_cortex_m3 9 - qemu_x86 10 integration_platforms: 11 - qemu_cortex_m3 12 tags: bluetooth 13 sample.bluetooth.peripheral_hr_rv32m1_vega_ri5cy: 14 platform_allow: rv32m1_vega_ri5cy 15 tags: bluetooth 16 build_only: true 17 sample.bluetooth.peripheral_hr.frdm_kw41z_shield: 18 harness: bluetooth 19 depends_on: arduino_serial 20 tags: bluetooth 21 extra_args: SHIELD=frdm_kw41z 22