mirror of
https://github.com/zephyrproject-rtos/zephyr.git
synced 2024-12-04 11:39:46 +08:00
dca317c730
change whitelist -> allow. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
172 B
YAML
8 lines
172 B
YAML
sample:
|
|
name: Bluetooth Mesh Demo
|
|
tests:
|
|
sample.bluetooth.mesh_demo:
|
|
harness: bluetooth
|
|
platform_allow: bbc_microbit nrf51_blenano qemu_x86
|
|
tags: bluetooth
|