Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.18 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.18 KB

Build status Crates.io Docs.rs

rust-littlefs

Rust wrapper around the Little Filesystem.

Description

Software is divided into two pieces:

  • littlefs-sys: Crate the builds upstream LittleFS C software and makes bindings available
  • littlefs: a Rust wrapper around the existing C interface

Upstream LittleFS version is currently tag v1.7.0.

License

littlefs is licensed under either of:

littlefs-sys is licensed under:

  • BSD 3-Clause

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.