-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix bug uart #15426
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
Fix bug uart #15426
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note, license check is failing, looks like the package was updated . I'll need to check how to fix this.
|
I created #15430 for license issue fix (once merged, this will need to be rebased) |
Merged, please rebase |
This causes issue for repeaded initialization while using BufferedSerial mode Signed-off-by: Sadik.Ozer <sadik.ozer@analog.com>
Signed-off-by: Sadik.Ozer <sadik.ozer@analog.com>
It is done. |
|
CI started |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Summary of changes
Commit1: Do not clear interrupt flag during interrupt initialization
This causes issue for repeaded initialization while using BufferedSerial mode
Commit2: MAX32660, MAX32670 UART performance improvement
Impact of changes
Pull request type
Test results
Reviewers