From c51e0c782ab122d8839fa835ebd2048c13985bc9 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Wed, 25 Mar 2026 10:38:48 +0100 Subject: [PATCH] readme tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50098e5..bbbd7c6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This workspace contains libraries and application which can only be run on the t - The [`zynq7000-hal`](https://egit.irs.uni-stuttgart.de/rust/zynq7000-rs/src/branch/main/firmware/zynq7000-hal) HAL crate containing higher-level abstractions on top of the PAC register crate. - The [`zynq7000-embassy`](https://egit.irs.uni-stuttgart.de/rust/zynq7000-rs/src/branch/main/firmware/zynq7000-embassy) - crate containing support for running the embassy-rs asynchronous run-time. + crate containing an embassy-rs time driver using the global timer counter peripheral. This project was developed using a Zedboard, so there are several crates available targeted towards this board: -- 2.43.0