26 lines
740 B
YAML
26 lines
740 B
YAML
sample:
|
|
name: Direction Finding Connectionless Beacon
|
|
tests:
|
|
sample.bluetooth.direction_finding_connectionless:
|
|
harness: bluetooth
|
|
platform_allow:
|
|
- nrf52833dk/nrf52833
|
|
- nrf52833dk/nrf52820
|
|
- nrf5340dk/nrf5340/cpuapp
|
|
tags: bluetooth
|
|
integration_platforms:
|
|
- nrf52833dk/nrf52833
|
|
- nrf52833dk/nrf52820
|
|
- nrf5340dk/nrf5340/cpuapp
|
|
sample.bluetooth.direction_finding_connectionless.aoa:
|
|
harness: bluetooth
|
|
extra_args: EXTRA_CONF_FILE="overlay-aoa.conf"
|
|
platform_allow:
|
|
- nrf52833dk/nrf52833
|
|
- nrf52833dk/nrf52820
|
|
- nrf5340dk/nrf5340/cpuapp
|
|
integration_platforms:
|
|
- nrf52833dk/nrf52833
|
|
- nrf52833dk/nrf52820
|
|
- nrf5340dk/nrf5340/cpuapp
|