Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: drivers: dac channel structure has a buffered parameter boolean #58932

Merged
merged 1 commit into from
Jun 8, 2023

Commits on Jun 7, 2023

  1. 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 zephyrproject-rtos#57730
    Also changed for the samples/drivers/dac
    
    Signed-off-by: Francois Ramu <[email protected]>
    FRASTM committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    805a597 View commit details
    Browse the repository at this point in the history