From f145203b549b2e727e3100c8a8d3453599350f6a Mon Sep 17 00:00:00 2001 From: Eli Hastings Date: Mon, 7 Apr 2025 09:51:52 +0100 Subject: Remove references to nightly Rust from ESP examples --- examples/esp32c3/README.md | 5 ----- 1 file changed, 5 deletions(-) (limited to 'examples/esp32c3') diff --git a/examples/esp32c3/README.md b/examples/esp32c3/README.md index fa382c6..788790a 100644 --- a/examples/esp32c3/README.md +++ b/examples/esp32c3/README.md @@ -3,11 +3,6 @@ This crate showcases a simple RTIC application for the ESP32-C3. ## Prerequisites -# Nightly Rust -The ESP32-C3 HAL requires a nightly build of Rust. -Following the example of the (Espressif no_std book)[https://docs.esp-rs.org/no_std-training/02_2_software.html], we use this specific build: -```rustup toolchain install nightly-2023-11-14 --component rust-src --target riscv32imc-unknown-none-elf``` - # Espressif toolchain This crate uses the most convenient option in ``cargo-espflash`` and ``espflash`` -- cgit v1.2.3