zephyr/samples/sensor/mcux_acmp/sample.yaml
Chay Guo 191f93c325 boards: Add analog comparator support on MIMXRT1170 EVK
Updated mcux_acmp sample to support discrete mode config.
Add ACMP support on MIMXRT1170 EVK.

Signed-off-by: Chay Guo <changyi.guo@nxp.com>
2022-06-09 11:30:49 +02:00

22 lines
583 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
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