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
a08e23f68e
zephyr
/
tests
/
drivers
/
dac
/
dac_api
/
prj.conf
6 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: drivers: dac: Add write_value API test Test runs with nucleo_l073rz board. Signed-off-by: Martin Jäger <martin@libre.solar>
2020-02-12 21:31:05 +08:00
CONFIG_ZTEST=y
tests: drivers: dac: move the dac api test to new ztest API Migrate the testsuite tests/drivers/dac/dac_api to the new ztest API. Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2022-09-08 10:45:47 +08:00
CONFIG_ZTEST_NEW_API=y
tests: drivers: dac: Add write_value API test Test runs with nucleo_l073rz board. Signed-off-by: Martin Jäger <martin@libre.solar>
2020-02-12 21:31:05 +08:00
CONFIG_DAC=y
CONFIG_TEST_USERSPACE=y