samples: bluetooth: peripheral_ht: Health Thermometer sample
Adding Health Thermometer Service sample. Refer to Health Thermometer Profile Specification for detailed information about the Health Thermometer Profile. Signed-off-by: Aaron Tsui <aaron.tsui@outlook.com>
This commit is contained in:
parent
db167c606d
commit
b0e58d62ab
8 changed files with 298 additions and 0 deletions
14
samples/bluetooth/peripheral_ht/sample.yaml
Normal file
14
samples/bluetooth/peripheral_ht/sample.yaml
Normal file
|
@ -0,0 +1,14 @@
|
|||
sample:
|
||||
description: TBD
|
||||
name: TBD
|
||||
tests:
|
||||
sample.bluetooth.peripheral_ht:
|
||||
harness: bluetooth
|
||||
platform_whitelist: qemu_cortex_m3 qemu_x86
|
||||
tags: bluetooth
|
||||
sample.bluetooth.peripheral_ht.frdm_kw41z_shield:
|
||||
harness: bluetooth
|
||||
platform_whitelist: mimxrt1020_evk mimxrt1050_evk mimxrt1060_evk frdm_k64f
|
||||
tags: bluetooth
|
||||
extra_args: SHIELD=frdm_kw41z
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue