-
Notifications
You must be signed in to change notification settings - Fork 3k
PSoC6 serial driver: Setup RTS and TX lines on deepsleep entry/exit #10268
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
When PSoC enters deepsleep, in uart driver - deassert RTS, set RTS to output high - set TX to output high
@cy-vivekp, thank you for your changes. |
CI started |
Test run: SUCCESSSummary: 13 of 13 test jobs passed |
CI has passed on this one: @satya1957 @svozcy @cydriftcloud would you like to review this before it is merged? |
@satya1957 @svozcy @cydriftcloud Please review. |
CI restarted since results are now stale |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Waiting for approvals from reviewers |
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.
The changes looks good for me!
Description
When PSoC6 enters deepsleep
When PSoC6 exits deepsleep
Pull request type
Reviewers
@satya1957 @svozcy @cydriftcloud
Release Notes