mesh_shell sample doesn't fit into flash with the extended advertising. Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
11 lines
278 B
YAML
11 lines
278 B
YAML
common:
|
|
tags: bluetooth
|
|
harness: keyboard
|
|
tests:
|
|
bluetooth.mesh.mesh_shell:
|
|
platform_allow: qemu_x86 nrf51dk_nrf51422
|
|
platform_exclude: nrf52dk_nrf52810
|
|
bluetooth.mesh.mesh_shell.legacy_adv:
|
|
platform_allow: qemu_cortex_m3
|
|
extra_args: CONFIG_BT_EXT_ADV=n
|