Skip to content
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

devices/pipe-rtt: Properly handle timeout in RTT reads #363

Merged
merged 1 commit into from
Oct 16, 2024

Commits on Oct 16, 2024

  1. devices/pipe-rtt: Properly handle timeout in RTT reads

    This change fixes the problem of plo's `wait` command not waiting while
    using RTT console. Read operation was completed immediately instead of
    blocking for at least `timeout`.
    
    JIRA: NIL-596
    Darchiv committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6de8cec View commit details
    Browse the repository at this point in the history