Skip to content

Releases: esp-rs/rust-build

Release v1.73.0.1

19 Oct 08:55
Compare
Choose a tag to compare

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

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

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

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

Release note for 1.73.0.1:

Release v1.73.0.0

04 Oct 09:33
Compare
Choose a tag to compare

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

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

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

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

Release v1.72.1.0

15 Sep 18:18
Compare
Choose a tag to compare

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

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

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

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

Release notes from upstream:

Release v1.72.0.0

24 Aug 13:48
c1a5de4
Compare
Choose a tag to compare

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

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

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

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

Release v1.71.0.1

14 Jul 05:20
Compare
Choose a tag to compare

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

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

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

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

Release v1.71.0.0

12 Jul 06:45
Compare
Choose a tag to compare
Release v1.71.0.0 Pre-release
Pre-release

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

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

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

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

Release v1.70.0.1

01 Jun 17:09
Compare
Choose a tag to compare

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

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

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

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

Release v1.70.0.0

30 May 13:21
Compare
Choose a tag to compare
Release v1.70.0.0 Pre-release
Pre-release

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

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

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

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

Release v1.69.0.1

16 May 15:22
Compare
Choose a tag to compare
Release v1.69.0.1 Pre-release
Pre-release

Rust Xtensa toolchain 1.69.0.1 with LLVM 16

Limitation:
Make sure to remove following line from .cargo/config.toml: "-C", "force-frame-pointers"
The line can cause following error:

Error while trying to spill A5 from class AR: Cannot scavenge register without an emergency spill slot!

A regression issue for this problem was created.

Release v1.69.0.0

18 Apr 08:35
f967a24
Compare
Choose a tag to compare

Rust Xtensa Toolchain v1.69.0.0

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