15 lines
376 B
YAML
15 lines
376 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
sample.bluetooth.hci_uart.arm:
|
|
harness: bluetooth
|
|
platform_whitelist: 96b_nitrogen nrf51dk_nrf51422
|
|
nrf52dk_nrf52832 bbc_microbit
|
|
tags: uart bluetooth
|
|
sample.bluetooth.hci_uart.nrf5:
|
|
harness: bluetooth
|
|
platform_whitelist: 96b_nitrogen nrf51dk_nrf51422
|
|
nrf52dk_nrf52832
|
|
tags: uart bluetooth
|