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>
12 lines
308 B
YAML
12 lines
308 B
YAML
sample:
|
|
description: Demonstration of the Microchip XEC clock control driver
|
|
name: XEC clock control sample
|
|
tests:
|
|
sample.drivers.clock_control_xec:
|
|
build_only: true
|
|
tags: clock_control
|
|
platform_allow:
|
|
- mec172xevb_assy6906
|
|
- mec15xxevb_assy6853
|
|
- mec1501modular_assy6885
|