zephyr/tests/drivers/dac/dac_loopback/prj.conf
Martin Jäger 5c9e414a83 tests: drivers: dac: Add loopback test with ADC
The loopback test reads back the DAC output with the ADC and checks
that it is in a narrow range.

Signed-off-by: Martin Jäger <martin@libre.solar>
2020-04-20 17:41:48 +02:00

5 lines
42 B
Plaintext

CONFIG_ZTEST=y
CONFIG_DAC=y
CONFIG_ADC=y