-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Update RMT initialization code #8927
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
Conversation
- Commented out setting interrupt priority for both TX and RX configurations in the RMT initialization code.
and you break it for anyone on 5.1.2. Proper fix would be to check the ESP-IDF version |
why should be an outdated IDF version be supported? |
Cool. |
@diplfranzhoepfinger - I changed your PR to include the IDF 5.1.x version check... |
It could be useful when using Arduino as IDF component with any IDF 5.1.x version. |
Cool done. |
otherwise we get an Compile Error with esp-idf 5.1.1