zephyr/samples/sensor/mcux_lpcmp/sample.yaml
Neil Chen 482d5182aa samples: sensor/mcux_lpcmp: Add LPCMP use case
Enable LPCMP use case on NXP frdm_mcxn236 board.

Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
2024-10-21 18:50:00 -05:00

26 lines
570 B
YAML

sample:
description: Demonstration of the NXP MCUX LPCMP driver
name: NXP MCUX LPCMP sample
common:
platform_allow:
- frdm_mcxn947/mcxn947/cpu0
- frdm_mcxn236
integration_platforms:
- frdm_mcxn947/mcxn947/cpu0
- frdm_mcxn236
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