zephyr/samples/drivers/dac/sample.yaml
Michael Hope d5e1753eb6 boards: arm: document and enable the DAC for the Arduino Zero
The previous commits added the SAM0 DAC driver.  Now document and
enable it, including enabling it in the DAC sample.

Signed-off-by: Michael Hope <mlhx@google.com>
2020-08-04 16:08:48 -05:00

13 lines
321 B
YAML

sample:
name: DAC driver sample
tests:
sample.drivers.dac:
tags: DAC
platform_whitelist: arduino_zero frdm_k64f nucleo_l073rz nucleo_l152re twr_ke18f
depends_on: dac
harness: console
harness_config:
type: one_line
regex:
- "Generating sawtooth signal at DAC channel ([0-9]*)."