2015-07-18 03:03:52 +08:00
|
|
|
[test]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-03-02 08:19:00 +08:00
|
|
|
# FIXME: minnowboard using IRQ3 for both UART console and h4
|
2016-09-22 11:43:16 +08:00
|
|
|
platform_whitelist = minnowboard
|
2016-01-27 21:14:13 +08:00
|
|
|
|
2016-03-29 22:07:34 +08:00
|
|
|
[test_nble]
|
2016-01-27 21:14:13 +08:00
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-01-28 16:10:05 +08:00
|
|
|
extra_args = CONF_FILE="prj_nble.conf"
|
2016-01-27 21:14:13 +08:00
|
|
|
arch_whitelist = x86
|
2016-08-30 20:41:04 +08:00
|
|
|
filter = CONFIG_SOC_QUARK_SE_C1000
|
2016-01-28 16:14:10 +08:00
|
|
|
platform_whitelist = arduino_101
|