No description
This repository has been archived on 2024-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2024-02-11 18:50:36 -08:00
src so much rewriting 2024-02-11 18:49:55 -08:00
.gitignore messing around 2024-02-11 16:45:49 -08:00
Cargo.lock messing around 2024-02-11 16:45:49 -08:00
Cargo.toml messing around 2024-02-11 16:45:49 -08:00
README.md give up 2024-02-11 18:50:36 -08:00

littlefs-rs

littlefs is a great filesystem for microcontrollers.

This is was a pet project to port it to rust, mostly for me to learn how to port c to rust.

But it takes way too much effort, so you might as well use ffi.