mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 15:45:22 +00:00
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>
8 lines
139 B
YAML
8 lines
139 B
YAML
tests:
|
|
drivers.mipi_dsi.api:
|
|
tags:
|
|
- drivers
|
|
- mipi_dsi
|
|
depends_on: mipi_dsi
|
|
filter: dt_alias_exists("mipi-dsi")
|