13 lines
286 B
INI
13 lines
286 B
INI
[test]
|
|
tags = bluetooth
|
|
build_only = true
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86 frdm_k64f hexiwear_k64
|
|
|
|
[test_nble]
|
|
tags = bluetooth
|
|
build_only = true
|
|
extra_args = CONF_FILE="prj_nble.conf"
|
|
arch_whitelist = x86
|
|
filter = CONFIG_SOC_QUARK_SE_C1000
|
|
platform_whitelist = arduino_101
|