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

Should be able to flush FAT filesystem, just like you can flush a file #156

Open
DavidZemon opened this issue May 1, 2019 · 0 comments
Open
Assignees
Milestone

Comments

@DavidZemon
Copy link
Collaborator

The flush method is not exposed by FatFS and that prevents safe writes from occurring. Expose the method as public on the FatFS class, and probably on the Filesystem parent too.

@DavidZemon DavidZemon added the bug label May 1, 2019
@DavidZemon DavidZemon added this to the Version 3.0 milestone May 1, 2019
@DavidZemon DavidZemon self-assigned this May 1, 2019
@DavidZemon DavidZemon added enhancement and removed bug labels May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant