From 363a8b56cf70c165a37a02f604fa6ed9b15fd186 Mon Sep 17 00:00:00 2001 From: Christopher Haster Date: Tue, 18 Apr 2023 16:12:32 -0500 Subject: Tweaked wording of littlefs2-rust link in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 96fd001..3afddfd 100644 --- a/README.md +++ b/README.md @@ -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 inspect the content of a binary image of the target memory. -- [littlefs2-rust] - Idiomatic Rust API for the littlefs microcontroller - filesystem with ow-level bindings provided by the [littlefs2-sys] crate. +- [littlefs2-rust] - A Rust wrapper for littlefs. This project allows you + 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 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 [littlefs-python]: https://pypi.org/project/littlefs-python/ [littlefs2-rust]: https://crates.io/crates/littlefs2 -[littlefs2-sys]: https://crates.io/crates/littlefs2-sys [chamelon]: https://github.com/yomimono/chamelon -- cgit v1.2.3