From 121db2b17676376917d376b6c0e3546d11d71394 Mon Sep 17 00:00:00 2001 From: Adam Greig Date: Thu, 15 Oct 2020 00:04:19 +0100 Subject: [PATCH] Add note about repository move to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e5f35b0..0d98233 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ > Semihosting for ARM Cortex-M processors +**This crate has moved to the [cortex-m] repository. Please direct +issues and pull requests to the new repository.** + +[cortex-m]: https://github.com/rust-embedded/cortex-m + This project is developed and maintained by the [Cortex-M team][team]. ## [Documentation](https://docs.rs/cortex-m-semihosting)