93b63df762
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>
14 lines
269 B
YAML
14 lines
269 B
YAML
sample:
|
|
name: X-NUCLEO-IKS01A1 sensor shield
|
|
tests:
|
|
sample.shields.x_nucleo_iks01a1:
|
|
platform_exclude:
|
|
- disco_l475_iot1
|
|
- pan1781_evb
|
|
- pan1782_evb
|
|
harness: shield
|
|
tags: shield
|
|
depends_on:
|
|
- arduino_i2c
|
|
- arduino_gpio
|