From c80b5522d0cdc616288d063fc4d9dfa4df05912d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juraj=20Mich=C3=A1lek?= Date: Tue, 12 Oct 2021 15:28:08 +0200 Subject: [PATCH] Add link to installation instructions --- docs/rust-on-xtensa.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/rust-on-xtensa.md b/docs/rust-on-xtensa.md index 701c8da..4872a82 100644 --- a/docs/rust-on-xtensa.md +++ b/docs/rust-on-xtensa.md @@ -1,3 +1,7 @@ +# Deprecated + +Installation instructions moved to: [esp-rs/rust-build](https://github.com/esp-rs/rust-build) + # Rust on ESP32 and ESP32-S series (Xtensa) Following instructions are specific for ESP32 and ESP32-S series based on Xtensa architecture.