This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
5ae149a17b
zephyr
/
tests
/
drivers
/
dac
/
dac_loopback
/
testcase.yaml
7 lines
105 B
YAML
Raw
Normal View
History
Unescape
Escape
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-02-12 23:37:02 +08:00
common
:
tests: dac: remove whitelist We already depend on dac. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-05-28 21:57:58 +08:00
tags
:
dac drivers
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-02-12 23:37:02 +08:00
tests
:
drivers.dac
:
depends_on
:
dac
tests: dac_loopback: Exclude building on arduino_zero The test isn't supported on arduino_zero currently so don't try and build it there. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-08-11 20:15:46 +08:00
platform_exclude
:
arduino_zero