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"
|