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

examples/pipe: fix write usage #2829

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Commits on Nov 7, 2024

  1. examples/pipe: fix write usage

    write returns in case some bytes were written but not everything can
    fit.
    
    This wasn't the case in NuttX but commit
    d0680fd1bc51b7ead0b068fb24a31a144d22dc6c introduced this standard
    behavior.
    Cynerd committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8a806e8 View commit details
    Browse the repository at this point in the history