zephyr/samples/sensor/mcux_acmp/sample.yaml
Bjarki Arge Andreasen e0363f252d sensor: mcux_acmp: namespace driver and kconfigs
The mcux_acmp will get support by the comparator subsystem. To avoid
namespace clashes, namespace the driver, kconfigs and use the
MCUX_ACMP config solely to select the MCUX SDK driver.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2024-10-10 20:24:52 -04:00

31 lines
759 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_SENSOR_MCUX_ACMP_TRIGGER=n