From 3d240d548172a48449b258b1ecf29df1a37ca409 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 24 Apr 2025 22:46:32 +0200 Subject: [PATCH] README tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f7a76e..8b45ef2 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ It also contains the following helper crates: [`RTIC`](https://rtic.rs/2/book/en/) and [`embassy`](https://github.com/embassy-rs/embassy) native Rust RTOSes. -The majority of the HAL implementation and Embassy-rs support is part of the external +The majority of the HAL implementation and the Embassy-rs support are contained in the external [`vorago-shared-periphs`](https://egit.irs.uni-stuttgart.de/rust/vorago-shared-periphs) crate. ## Using the `.cargo/config.toml` file