2018-03-26 15:48:57 +08:00
|
|
|
sample:
|
|
|
|
description: Sample that uses an out-of-tree board
|
|
|
|
name: Out-of-tree board
|
2018-03-30 20:20:28 +08:00
|
|
|
tests:
|
2019-03-29 23:44:43 +08:00
|
|
|
sample.app_dev.out_of_tree:
|
2018-03-30 20:20:28 +08:00
|
|
|
tags: out_of_tree
|
2018-09-28 00:10:22 +08:00
|
|
|
platform_whitelist: nrf52840_pca10056 nrf52_pca10040
|
2018-04-09 20:36:00 +08:00
|
|
|
harness: console
|
|
|
|
harness_config:
|
|
|
|
type: one_line
|
|
|
|
regex:
|
|
|
|
- "Hello World! (.*)"
|