Skip to content

Fixes rmtDeinit() and tests RX/TX before operations #6369

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

Merged
merged 3 commits into from
Mar 10, 2022

Conversation

SuGlider
Copy link
Collaborator

@SuGlider SuGlider commented Mar 2, 2022

Summary

This PR fixes an issue with rmtDeinit() and also adds RX/TX verification and error message to all the RMT operations.

Impact

None

Related links

Fixes #6363

@SuGlider SuGlider added Type: Bug 🐛 All bugs Area: Peripherals API Relates to peripheral's APIs. labels Mar 2, 2022
@SuGlider SuGlider added this to the 2.0.3 milestone Mar 2, 2022
@SuGlider SuGlider self-assigned this Mar 2, 2022
@me-no-dev me-no-dev merged commit 3a7dfa1 into espressif:master Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Peripherals API Relates to peripheral's APIs. Type: Bug 🐛 All bugs
Projects
Development

Successfully merging this pull request may close these issues.

BUG RMT cannot be re-init after calling rmtDeinit
2 participants