zephyr/samples/drivers/dac/sample.yaml
Krishna Mohan Dani bfa650d708 samples/drivers: stm32f3_disco: Enable DAC Sample application
This commit enables DAC sample application to build and run on
stm32f3_disco platform. Updated documentation.

Signed-off-by: Krishna Mohan Dani <krishnamohan.d@hcl.com>
2021-06-10 16:00:04 -05:00

16 lines
479 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
depends_on: dac
harness: console
harness_config:
type: one_line
regex:
- "Generating sawtooth signal at DAC channel ([0-9]*)."