add initial config to work with a broadcaster
This commit is contained in:
12
sample.yaml
12
sample.yaml
@@ -1,6 +1,18 @@
|
||||
sample:
|
||||
name: Bluetooth over USB sample
|
||||
tests:
|
||||
sample.bluetooth.hci_usb.nrf52840.all:
|
||||
harness: bluetooth
|
||||
platform_allow: nrf52840dongle/nrf52840
|
||||
integration_platforms:
|
||||
- nrf52840dongle/nrf52840
|
||||
extra_args:
|
||||
- CONFIG_FILE=prj.conf
|
||||
- OVERLAY_CONFIG=auracaster.conf
|
||||
tags:
|
||||
- uart
|
||||
- bluetooth
|
||||
|
||||
sample.bluetooth.hci_usb:
|
||||
harness: bluetooth
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user