Skip to content

Releases: esp-rs/rust-build

v1.81.0.0

03 Sep 15:07
Compare
Choose a tag to compare
build/1.81.0.0

Release 1.80.0.0

22 Jul 11:44
Compare
Choose a tag to compare

Rust Xtensa Toolchain v1.8-.0.0 for ESP32, ESP32-S2, ESP32-S3.

Installation: https://docs.esp-rs.org/book/installation/riscv-and-xtensa.html

espup install --toolchain-version 1.80.0.0
source ~/export-esp.sh

Note: For the ESP32-C2, ESP32-C3, ESP32-C6, or ESP32-H2, you can use the Rust nightly, stable, or esp channels.

v1.79.0.0

11 Jun 12:52
Compare
Choose a tag to compare

Rust Xtensa Toolchain v1.79.0.0 for ESP32, ESP32-S2, ESP32-S3.

Installation: https://docs.esp-rs.org/book/installation/riscv-and-xtensa.html

espup install --toolchain-version 1.79.0.0
source ~/export-esp.sh

Note: For the ESP32-C2, ESP32-C3, ESP32-C6, or ESP32-H2, you can use the Rust nightly, stable, or esp channels.

v1.78.0.0

01 May 05:30
Compare
Choose a tag to compare
v1.78.0.0 Pre-release
Pre-release

Rust Xtensa Toolchain v1.78.0.0 for ESP32, ESP32-S2, ESP32-S3.

Installation: https://docs.esp-rs.org/book/installation/riscv-and-xtensa.html

espup install --toolchain-version 1.78.0.0
source ~/export-esp.sh

Note: For the ESP32-C2, ESP32-C3, ESP32-C6, or ESP32-H2, you can use the Rust nightly, stable, or esp channels.

v1.77.0.0

19 Mar 09:14
Compare
Choose a tag to compare

Rust Xtensa Toolchain v1.77.0.0 for ESP32, ESP32-S2, ESP32-S3.

Installation: https://docs.esp-rs.org/book/installation/riscv-and-xtensa.html

espup install --toolchain-version 1.77.0.0
source ~/export-esp.sh

Note: For ESP32-C2, ESP32-C3, ESP32-C6 or ESP32-H2 use Rust Nightly.

v1.76.0.1

13 Feb 10:06
Compare
Choose a tag to compare

Rust Xtensa Toolchain v1.76.0.1 for ESP32, ESP32-S2, ESP32-S3.

Installation: https://github.com/esp-rs/espup#installation

espup install --toolchain-version 1.76.0.1
source ~/export-esp.sh

Note: For ESP32-C2, ESP32-C3, ESP32-C6, ESP32-H2 or ESP32-P4 use Rust Nightly.

v1.76.0.0

05 Feb 17:33
Compare
Choose a tag to compare
v1.76.0.0 Pre-release
Pre-release

Rust Xtensa Toolchain v1.76.0.0 for ESP32, ESP32-S2, ESP32-S3.

Installation: https://github.com/esp-rs/espup#installation

espup install --toolchain-version 1.76.0.0
source ~/export-esp.sh

Note: For ESP32-C2, ESP32-C3, ESP32-C6 or ESP32-H2 use Rust Nightly.

v1.75.0.0

02 Jan 13:27
Compare
Choose a tag to compare

Rust Xtensa Toolchain v1.75.0.0 for ESP32, ESP32-S2, ESP32-S3.

Installation: https://github.com/esp-rs/espup#installation

espup install --toolchain-version 1.75.0.0
source ~/export-esp.sh

Note: For ESP32-C2, ESP32-C3, ESP32-C6 or ESP32-H2 use Rust Nightly.

Changelog:

  • Linux - upgrade to Ubuntu 22.04 from Ubutu 20.04 - reason: CMake dependency 3.20 required by Rust 1.75
  • phase out of shell script installer, replaced by espup

Release 1.74.0.1

04 Dec 12:40
Compare
Choose a tag to compare

Rust Xtensa Toolchain v1.74.0.1 for ESP32, ESP32-S2, ESP32-S3.

Installation: https://github.com/esp-rs/espup#installation

espup install --toolchain-version 1.74.0.1
source ~/export-esp.sh

Note: For ESP32-C2, ESP32-C3, ESP32-C6 or ESP32-H2 use Rust Nightly.

Fixed: a custom lowering of vaarg for Xtensa.

v1.74.0.0

16 Nov 11:56
Compare
Choose a tag to compare

Rust Xtensa Toolchain v1.74.0.0 for ESP32, ESP32-S2, ESP32-S3.

Installation: https://github.com/esp-rs/espup#installation

espup install --toolchain-version 1.74.0.0
source ~/export-esp.sh

Note: For ESP32-C2, ESP32-C3, ESP32-C6 or ESP32-H2 use Rust Nightly.