zephyr/samples/drivers/dac/sample.yaml
Hake Huang 0d8024d208 samples: dac: simplify meta data
use config from dts to get the supporting status.
remove the platfrom_allow list.

Signed-off-by: Hake Huang <hake.huang@nxp.com>
2025-02-06 14:45:40 +01:00

15 lines
317 B
YAML

sample:
name: DAC driver sample
tests:
sample.drivers.dac:
tags: DAC
depends_on: dac
filter: CONFIG_DAC_SAMPLE_RUN
integration_platforms:
- nucleo_l152re
harness: console
harness_config:
type: one_line
regex:
- Generating sawtooth signal at DAC channel ([0-9]*).