The convention for Zephyr sample names is to use _ instead of - for delimiting words. Change-Id: I08a63e9f600deb38183f81ddb8f8bf407b6eec2e Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
13 lines
325 B
INI
13 lines
325 B
INI
[test_arm]
|
|
tags = uart bluetooth
|
|
build_only = true
|
|
arch_whitelist = arm
|
|
platform_whitelist = 96b_nitrogen nrf51_pca10028 nrf52_pca10040
|
|
|
|
[test_nrf5]
|
|
tags = uart bluetooth
|
|
build_only = true
|
|
arch_whitelist = arm
|
|
platform_whitelist = 96b_nitrogen nrf51_pca10028 nrf52_pca10040 arduino_101_ble
|
|
extra_args = CONF_FILE="nrf5.conf"
|