littlefs2-sys

Crates.iolittlefs2-sys
lib.rslittlefs2-sys
version0.2.0
sourcesrc
created_at2019-12-08 02:39:46.312743
updated_at2024-06-19 11:56:53.728817
descriptionLow-level bindings to littlefs
homepage
repositoryhttps://github.com/nickray/littlefs2-sys
max_upload_size
id187227
size700,346
Markus Meissner (daringer)

documentation

README

littlefs2-sys

Low-level bindings to littlefs

Crates.io version Download main branch API docs

What is this?

Low-level bindings to the littlefs microcontroller filesystem.

You probably want the high-level, idiomatic Rust bindings: littlefs2

Upstream release: v2.2.1

License

littlefs is licensed under BSD-3-Clause, as are these bindings.
The file string.c is licensed under GPL-2.0.
Permissively licensed replacement implementation welcome!

Commit count: 20

cargo fmt