zephyr/samples/sensor/mcux_acmp/sample.yaml
Anas Nashif 67e8d03280 tests/samples: fix some missing tags
Many driver samples or tests only had 'drivers' as the tag, without a
tag indicating what driver that is exactly, so add some missing tags.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-11-14 07:08:04 -05:00

22 lines
590 B
YAML

sample:
description: Demonstration of the NXP MCUX ACMP sensor driver
name: NXP MCUX ACMP sample
common:
platform_allow: twr_ke18f mimxrt1170_evk_cm7 mimxrt1170_evk_cm4
integration_platforms:
- twr_ke18f
tags: drivers sensor
tests:
sample.sensor.mcux_acmp:
harness: console
harness_config:
type: multi_line
ordered: true
regex:
- "Adjust ACMP input voltage by turning the potentiometer"
- "ACMP input [a-z]* threshold"
sample.sensor.mcux_acmp.no_trigger:
build_only: true
extra_configs:
- CONFIG_MCUX_ACMP_TRIGGER=n