From fcb171c0939283567c50c10a1845fa32a4e31efa Mon Sep 17 00:00:00 2001 From: Ulrich Mohr Date: Mon, 24 Nov 2025 13:36:43 +0100 Subject: [PATCH] README updated after switch to aarch32 dependency --- zynq/zynq7000-rt/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zynq/zynq7000-rt/README.md b/zynq/zynq7000-rt/README.md index a58df33..dfaaf8d 100644 --- a/zynq/zynq7000-rt/README.md +++ b/zynq/zynq7000-rt/README.md @@ -15,7 +15,7 @@ Some major differences: - MMU table is specified as Rust code. - Modification to the stack setup code, because a different linker script is used. -This crate pulls in the [cortex-a-rt](https://github.com/us-irs/cortex-ar/tree/cortex-a-addition/cortex-a-rt) +This crate pulls in the [aarch32-rt](https://github.com/rust-embedded/aarch32/tree/main/aarch32-rt) crate to provide ARM vectors and the linker script. ## Features -- 2.43.0