NBLE has been deprecated for a few releases now and can be removed. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
14 lines
323 B
INI
14 lines
323 B
INI
[test]
|
|
tags = bluetooth
|
|
build_only = true
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86 arduino_101
|
|
|
|
[test_br]
|
|
tags = bluetooth
|
|
build_only = true
|
|
extra_args = CONF_FILE="prj_br.conf"
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86
|
|
platform_exclude = quark_d2000_crb
|
|
# Do not run for debug daily build
|
|
filter = not CONFIG_DEBUG
|