20 lines
314 B
INI
20 lines
314 B
INI
[test_micro]
|
|
tags = bluetooth
|
|
build_only = true
|
|
arch_whitelist = x86
|
|
kernel = micro
|
|
|
|
[test_nano]
|
|
tags = bluetooth
|
|
build_only = true
|
|
arch_whitelist = x86
|
|
extra_args = KERNEL_TYPE=nano
|
|
kernel = nano
|
|
|
|
[test_h5]
|
|
tags = bluetooth
|
|
build_only = true
|
|
arch_whitelist = x86
|
|
extra_args = CONF_FILE=prj_h5.conf
|
|
kernel = micro
|