Twister now supports using YAML lists for all fields that were written as space-separated lists. Used twister_to_list.py script. Some artifacts on string length are due to how ruamel dumps content. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
11 lines
240 B
YAML
11 lines
240 B
YAML
sample:
|
|
description: Demonstration of the Microchip XEC LED driver
|
|
name: XEC LED sample
|
|
tests:
|
|
sample.drivers.led.led_xec:
|
|
build_only: true
|
|
tags: LED
|
|
platform_allow:
|
|
- mec172xevb_assy6906
|
|
- mec15xxevb_assy6853
|