zephyr/samples/drivers/lcd_cyclonev_socdk/sample.yaml
Fabio Baltieri 792469aae9 yamllint: indentation: fix files in samples/
Fix the YAML files indentation for files in samples/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

15 lines
311 B
YAML

sample:
description: Cyclone V Soc Devkit LCD sample
name: lcd_cyclonev_socdk
common:
tags: introduction
harness: console
harness_config:
type: one_line
regex:
- "Hello World! (.*)"
tests:
sample.lcd_cyclonev_socdk.helloworld:
platform_allow: cyclonev_socdk
tags: introduction