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

use new esp-idf 5.1 DAC bindings #289

Merged
merged 2 commits into from
Mar 7, 2024
Merged

use new esp-idf 5.1 DAC bindings #289

merged 2 commits into from
Mar 7, 2024

Conversation

dtimm
Copy link
Contributor

@dtimm dtimm commented Mar 5, 2024

This follows the migration recommended in the 5.1 release notes.

src/include/esp-idf/bindings.h Outdated Show resolved Hide resolved
@ivmarkov
Copy link
Collaborator

ivmarkov commented Mar 7, 2024

@dtimm One final comment before merge: are you sure the new DAC driver is only available since ESP IDF 5.1? Could it be, that it is already available since ESP IDF 5.0?

@dtimm
Copy link
Contributor Author

dtimm commented Mar 7, 2024

@dtimm One final comment before merge: are you sure the new DAC driver is only available since ESP IDF 5.1? Could it be, that it is already available since ESP IDF 5.0?

The new header files aren't documented in the 5.0 release documentation.

@ivmarkov
Copy link
Collaborator

ivmarkov commented Mar 7, 2024

@dtimm One final comment before merge: are you sure the new DAC driver is only available since ESP IDF 5.1? Could it be, that it is already available since ESP IDF 5.0?

The new header files aren't documented in the 5.0 release documentation.

Ok. 5.1 then it is.

@ivmarkov ivmarkov merged commit 7b50d86 into esp-rs:master Mar 7, 2024
4 checks passed
@dtimm dtimm deleted the dac-5.1 branch September 26, 2024 14:34
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.

2 participants