14 lines
308 B
INI
14 lines
308 B
INI
[test]
|
|
tags = bluetooth
|
|
build_only = true
|
|
# FIXME: minnowboard using IRQ3 for both UART console and h4
|
|
platform_whitelist = minnowboard
|
|
|
|
[test_nble]
|
|
tags = bluetooth
|
|
build_only = true
|
|
extra_args = CONF_FILE="nble.conf"
|
|
arch_whitelist = x86
|
|
filter = CONFIG_SOC_QUARK_SE_C1000
|
|
platform_whitelist = arduino_101
|