GitXplorerGitXplorer
b

rust-littlefs

public
9 stars
3 forks
3 issues

Commits

List of commits on branch master.
Verified
5634f08611a3d94f32ad909ced392fec5ba10054

Update version of all software.

bbrandonedens committed 6 years ago
Unverified
281878649eae7a3057a6c859acce83d841617ad2

Merge #8

bbors[bot] committed 6 years ago
Unverified
b56e180595e2437aa5e1b31e484671f17617feff

Merge #5

bbors[bot] committed 6 years ago
Verified
293c4a3f5a276abb2c63c02afe33cacb468bfc4a

Collapse crates.io information down to just the littlefs crate.

bbrandonedens committed 6 years ago
Verified
422956c2f2820a76fb36c207f70113c8fcebfb83

Add badge to docs.rs for the crate.

bbrandonedens committed 6 years ago
Unverified
aa6c1942d09659d3608d6dca6d7235b07bfdee0d

Merge #6

bbors[bot] committed 6 years ago

README

The README file for this repository.

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.