2015-07-18 03:03:52 +08:00
|
|
|
[test_x86]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
|
|
|
arch_whitelist = x86
|
|
|
|
# FIXME Doesn't work for ia32_pci
|
2015-12-17 21:54:35 +08:00
|
|
|
config_whitelist = CONFIG_SOC="ia32"
|
2015-07-18 03:03:52 +08:00
|
|
|
|
|
|
|
[test_arm]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
|
|
|
arch_whitelist = arm
|
|
|
|
|
2016-01-19 20:39:08 +08:00
|
|
|
[test_nble]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
|
|
|
extra_args = CONF_FILE="prj_nble.conf"
|
|
|
|
arch_whitelist = x86
|
|
|
|
config_whitelist = CONFIG_SOC_QUARK_SE
|
|
|
|
platform_whitelist = arduino_101_sss
|