zephyr/samples/sensor/mcux_lpcmp/sample.yaml
Zhaoxiang Jin 1425ae1af9 samples: sensor/mcux_lpcmp: Add LPCMP use case
Add LPCMP use case.
Enable LPCMP use case on NXP frdm_mcxn947 board.

Signed-off-by: Zhaoxiang Jin <Zhaoxiang.Jin_1@nxp.com>
2024-05-31 09:51:29 -05:00

24 lines
532 B
YAML

sample:
description: Demonstration of the NXP MCUX LPCMP driver
name: NXP MCUX LPCMP sample
common:
platform_allow:
- frdm_mcxn947/mcxn947/cpu0
integration_platforms:
- frdm_mcxn947/mcxn947/cpu0
tags:
- drivers
- sensor
tests:
sample.sensor.mcux_lpcmp:
harness: console
harness_config:
type: one_line
ordered: true
regex:
- "LPCMP input [a-z]* threshold"
sample.sensor.mcux_lpcmp.no_trigger:
build_only: true
extra_configs:
- CONFIG_MCUX_LPCMP_TRIGGER=n