14 lines
320 B
INI
14 lines
320 B
INI
[test]
|
|
tags = bluetooth
|
|
build_only = true
|
|
# FIXME: minnowboard using IRQ3 for both UART console and h4
|
|
platform_whitelist = basic_cortex_m3
|
|
|
|
[tesr_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
|