zephyr/samples/drivers/fpga/fpga_controller/sample.yaml
Aastha Grover 35f42797b8 samples: drivers: fpga: merge both samples and add sample.yaml
Merge the fpga_controller and fpga_controller shell
sample applications and add sample.yaml to enable testing in
twister.

Fixes #47613

Signed-off-by: Aastha Grover <aastha.grover@intel.com>
2022-07-18 10:28:08 -05:00

13 lines
277 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"