-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Backport for v3.1.x: feat(uart): fixes pin attach for any IDF 5.x #11500
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
base: release/v3.1.x
Are you sure you want to change the base?
Conversation
👋 Hello Jason2866, we appreciate your contribution to this project! 📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
Test Results0 tests 0 ✅ 0s ⏱️ Results for commit f9002b5. ♻️ This comment has been updated with latest results. |
@Jason2866 - we will hold it for a couples days because there are a few more UART changes to come. |
Updates Arduino v3.1.x to be compatible and working with latest IDF 5.3.x
Backport of #11499 Tested with Arduino Lib Builder and resulting framework with Tasmota and provided example in #11498
Version ist still interesting to use since the resulting firmware sizes are slightly smaller and the S3 parallel LCD Display Screen Shift bug in IDF 5.4.1 is not yet solved. This issue is not in IDF 5.3.x