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

Allow FoE write of 0byte file #769

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Commits on Dec 6, 2023

  1. Allow FoE write of 0byte file

    If FoE write of a file is done, no check
    of incoming size is performed. If the
    file is 0byte, a FoE Write Request is
    sent but no ACK since dofinalzero
    is initialized to FALSE.
    
    fixes #766
    Andreas Karlsson committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    934d5cb View commit details
    Browse the repository at this point in the history