zephyr/tests/drivers/dac/dac_api
Francois Ramu c908aead77 tests: drivers: dac channel structure has a buffered parameter boolean
Add the '.buffered' field to the dac_channel_cfg structure
when testing the DAC.
This boolean parameter is initialised to 'true' to PASS the test.
It follows the https://github.com/zephyrproject-rtos/zephyr/pull/57730
Also changed for the samples/drivers/dac

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2023-06-08 09:33:11 -04:00
..
boards tests: dac: dac_api: add esp_wrover_kit overlay 2023-04-28 14:49:08 +02:00
src tests: drivers: dac channel structure has a buffered parameter boolean 2023-06-08 09:33:11 -04:00
CMakeLists.txt
prj.conf tests: drivers: dac: move the dac api test to new ztest API 2022-09-08 15:29:51 +00:00
testcase.yaml samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00