14 lines
387 B
YAML
14 lines
387 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
- test_arm:
|
|
build_only: true
|
|
platform_whitelist: 96b_nitrogen nrf51_pca10028 nrf52_pca10040
|
|
tags: uart bluetooth
|
|
- test_nrf5:
|
|
build_only: true
|
|
extra_args: CONF_FILE="nrf5.conf"
|
|
platform_whitelist: 96b_nitrogen nrf51_pca10028 nrf52_pca10040 arduino_101_ble
|
|
tags: uart bluetooth
|