2015-12-15 17:51:01 +08:00
|
|
|
[test_x86]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
|
|
|
arch_whitelist = x86
|
|
|
|
# FIXME Doesn't work for ia32_pci
|
2016-03-25 05:46:00 +08:00
|
|
|
filter = CONFIG_SOC == "ia32"
|
2015-12-15 17:51:01 +08:00
|
|
|
|
|
|
|
[test_arm]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
|
|
|
arch_whitelist = arm
|
2016-02-15 22:35:30 +08:00
|
|
|
platform_exclude = arduino_due
|