Skip to content

Conversation

P-R-O-C-H-Y
Copy link
Member

Summary

This PR is refactoring of DAC HAL in order to use IDF instead of current Register manipulation approach.

Edited dacWrite() to use ESP-IDF api.
Added dacDisable() so there is an option to disable dac channel.

Impact

None.

@P-R-O-C-H-Y P-R-O-C-H-Y requested a review from me-no-dev December 1, 2021 14:01
@P-R-O-C-H-Y P-R-O-C-H-Y self-assigned this Dec 1, 2021
@VojtechBartoska VojtechBartoska linked an issue Dec 1, 2021 that may be closed by this pull request
@me-no-dev me-no-dev merged commit 39b9e1e into espressif:master Dec 14, 2021
@VojtechBartoska VojtechBartoska added this to the 2.0.2 milestone Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change DAC to use ESP-IDF API
3 participants