Tweaked wording of littlefs2-rust link in README.md
This commit is contained in:
@@ -227,8 +227,9 @@ License Identifiers that are here available: http://spdx.org/licenses/
|
|||||||
your needs, create images for a later download to the target memory or
|
your needs, create images for a later download to the target memory or
|
||||||
inspect the content of a binary image of the target memory.
|
inspect the content of a binary image of the target memory.
|
||||||
|
|
||||||
- [littlefs2-rust] - Idiomatic Rust API for the littlefs microcontroller
|
- [littlefs2-rust] - A Rust wrapper for littlefs. This project allows you
|
||||||
filesystem with ow-level bindings provided by the [littlefs2-sys] crate.
|
to use littlefs in a Rust-friendly API, reaping the benefits of Rust's memory
|
||||||
|
safety and other guarantees.
|
||||||
|
|
||||||
- [littlefs-disk-img-viewer] - A memory-efficient web application for viewing
|
- [littlefs-disk-img-viewer] - A memory-efficient web application for viewing
|
||||||
littlefs disk images in your web browser.
|
littlefs disk images in your web browser.
|
||||||
@@ -267,5 +268,4 @@ License Identifiers that are here available: http://spdx.org/licenses/
|
|||||||
[Dhara]: https://github.com/dlbeer/dhara
|
[Dhara]: https://github.com/dlbeer/dhara
|
||||||
[littlefs-python]: https://pypi.org/project/littlefs-python/
|
[littlefs-python]: https://pypi.org/project/littlefs-python/
|
||||||
[littlefs2-rust]: https://crates.io/crates/littlefs2
|
[littlefs2-rust]: https://crates.io/crates/littlefs2
|
||||||
[littlefs2-sys]: https://crates.io/crates/littlefs2-sys
|
|
||||||
[chamelon]: https://github.com/yomimono/chamelon
|
[chamelon]: https://github.com/yomimono/chamelon
|
||||||
|
|||||||
Reference in New Issue
Block a user