-
Notifications
You must be signed in to change notification settings - Fork 87
Consider using fat-rs #2
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
Comments
(https://github.com/rafalh/rust-fatfs fails this test because it uses |
From
Looks like they might be moving towards Finally, I haven't been able to find a published crate on crates.io for |
Please note https://github.com/rafalh/rust-fatfs requires |
We have write support now. But we should keep an eye on what other crates are doing. |
lib: update dependency embedded-hal to 1.0.0
We should consider switching to FAT-rs (https://gitlab.com/susurrus/fat-rs/tree/master). No sense in duplicating work, if it:
#[no_std]
The text was updated successfully, but these errors were encountered: