zephyr/samples/drivers/fpga/fpga_controller/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

13 lines
273 B
YAML

sample:
name: FPGA Controller sample
common:
tags: FPGA
build_only: true
tests:
sample.drivers.fpga_controller:
platform_allow: quick_feather
sample.drivers.fpga_controller.shell:
platform_allow: quick_feather
extra_args: CONF_FILE="prj_shell.conf"