Robin Krahl 4b2b82c4f3 Fix code generation with multiversion feature and release v0.3.1
During rebasing of https://github.com/trussed-dev/littlefs2-sys/pull/19,
the line that enables the LFS_MULTIVERSION feature flag not only for the
compilation but also for the code generation somehow got lost.  This
patch updates the build script and prepares the bugfix release v0.3.1.
2025-02-26 16:07:05 +01:00
2024-09-18 12:09:41 +02:00
2025-02-26 11:39:16 +01:00
2019-12-08 03:36:55 +01:00
2019-12-08 03:36:55 +01:00
2019-12-08 03:36:55 +01:00
2019-12-08 03:36:55 +01:00
2019-12-08 03:36:55 +01:00

littlefs2-sys

Low-level bindings to littlefs

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!

S
Description
No description provided
Readme
98 KiB
Languages
Rust 75.8%
C 24.2%