zephyr/samples/sensor/mcux_acmp/sample.yaml
Lucien Zhao c5dd2c2a84 samples: sensor: mcux_acmp: add case support for RT1180-EVK
Use gpio_ad_01_acmp1_in2 as ACMP1_IN2, test case can be captured
in J45-13.

Signed-off-by: Lucien Zhao <lucien.zhao@nxp.com>
2024-09-04 21:27:28 +02:00

31 lines
752 B
YAML

sample:
description: Demonstration of the NXP MCUX ACMP sensor driver
name: NXP MCUX ACMP sample
common:
platform_allow:
- twr_ke18f
- mimxrt1170_evk/mimxrt1176/cm7
- mimxrt1170_evk/mimxrt1176/cm4
- frdm_ke17z
- frdm_ke17z512
- mimxrt1180_evk/mimxrt1189/cm33
- mimxrt1180_evk/mimxrt1189/cm7
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