13 lines
295 B
INI
13 lines
295 B
INI
[test]
|
|
tags = bluetooth
|
|
build_only = true
|
|
platform_whitelist = basic_cortex_m3 minnowboard
|
|
|
|
[tesr_nble]
|
|
tags = bluetooth
|
|
build_only = true
|
|
extra_args = CONF_FILE="prj_nble.conf" BOARD="arduino_101"
|
|
arch_whitelist = x86
|
|
config_whitelist = CONFIG_SOC_QUARK_SE
|
|
platform_whitelist = arduino_101_sss
|