zephyr/samples/drivers/dac/sample.yaml
HaiLong Yang ff9d967832 samples: drivers: dac: add gd32f450i_eval board
DAC sample support gd32f450i_eval board.

Signed-off-by: HaiLong Yang <cameledyang@pm.me>
2021-12-16 10:13:56 +01:00

17 lines
530 B
YAML

sample:
name: DAC driver sample
tests:
sample.drivers.dac:
tags: DAC
platform_allow: |
arduino_zero frdm_k22f frdm_k64f nucleo_f091rc nucleo_g071rb nucleo_g431rb
nucleo_l073rz nucleo_l152re twr_ke18f nucleo_f767zi nucleo_f429zi bl652_dvk
bl653_dvk bl654_dvk bl5340_dvk_cpuapp stm32f3_disco stm32l562e_dk nucleo_l552ze_q
gd32f450i_eval
depends_on: dac
harness: console
harness_config:
type: one_line
regex:
- "Generating sawtooth signal at DAC channel ([0-9]*)."