zephyr/samples/net/openthread/coprocessor/sample.yaml
Yuriy Vynnychek ead38a1b35 samples: openthread: fix build fail for tlsr9518adk80d board
- added missed UART1 dts configuration.
- added tlsr9518adk80d board to twister.

Signed-off-by: Yuriy Vynnychek <yura.vynnychek@telink-semi.com>
2021-09-03 09:58:52 -04:00

25 lines
774 B
YAML

common:
harness: net
tags: net
depends_on: netif
min_flash: 140
sample:
description: Runs the OpenThread stack as NCP BR
name: OpenThread Network Co-Processor
tests:
sample.net.openthread.coprocessor:
build_only: true
platform_allow: nrf52840dk_nrf52840 nrf52833dk_nrf52833 tlsr9518adk80d
tags: ci_build
sample.net.openthread.coprocessor.usb:
build_only: true
platform_allow: nrf52840dk_nrf52840 nrf52833dk_nrf52833
tags: ci_build
extra_args: OVERLAY_CONFIG=overlay-usb-nrf-br.conf
DTC_OVERLAY_FILE="usb.overlay"
samples.openthread.coprocessor.rcp:
build_only: true
platform_allow: nrf52840dk_nrf52840 nrf52833dk_nrf52833 tlsr9518adk80d
tags: ci_build
extra_args: OVERLAY_CONFIG=overlay-rcp.conf