Skip to content

Releases: esp-rs/rust-build

Release v1.62.1.0

19 Jul 09:59
Compare
Choose a tag to compare

Limitations

Changes

Release v1.62.0.0

28 Jun 10:42
0892775
Compare
Choose a tag to compare

Limitations

Changes

  • ci: update version to 1.62.0.0
  • Installer improvements (#88)
  • Use nightly toolchain with profile-minimal
  • Install llvm clang only for Xtensa targets
  • Add cargo-generate url and bin file for aarch64-unknown-linux-gnu (#89)
  • Support --build-target all (#92)
  • Fix ldproxy links (#94)
  • ci: add system package dependency on openssl
  • Remove PIP_USER (#96)
  • Remove espmonitor (#99) - replaced by functionality in espflash
  • Add ldproxy binary for aarch64-unknown-linux-gnu (#100)
  • Update espflash and cargo-espflash binaries (#103)
  • Fix: Use cargo-espflash binary (#105)

Release v1.61.0.0

17 May 15:06
Compare
Choose a tag to compare
  • Rust Xtensa toolchain 1.61.0.0
  • Deployment using LLVM 14 with reduced size on Linux and macOS (#64)
  • Add new arguments: --nightly-version, --esp-idf-version, --minified-esp-idf
  • Add xtensa-esp32-elf-gcc installation when we dont install esp-idf

LLVM Project 14.0 Minified version

17 May 15:19
Compare
Choose a tag to compare
Pre-release

Helper release which contains minified version of LLVM 14 required by Rust Xtensa Toolchain

Release v1.60.0.1

19 Apr 14:52
Compare
Choose a tag to compare

Rust Xtensa toolchain 1.60.0.1 with LLVM 14.

Release v1.60.0.0

07 Apr 07:06
Compare
Choose a tag to compare

Rust Xtensa toolchain 1.60.0.0 with LLVM 13.

Limitation: LLVM HW Loop Pass correction is not part of this release: espressif/llvm-project@e16fb7c

Note: We expect to release new toolchain version version with LLVM 14 around 20th April.

Release v1.59.0.1

15 Mar 07:22
Compare
Choose a tag to compare
ci: bump up version to 1.59.0.1

Release v1.59.0.0

22 Feb 14:13
Compare
Choose a tag to compare

Rust Xtensa toolchain with Rust compiler 1.59.0

Release v1.58.0.0

14 Jan 07:30
Compare
Choose a tag to compare

Rust v1.58.0.0 build for Xtensa.

Release v1.57.0.2

06 Dec 11:52
Compare
Choose a tag to compare
ci: change order of std/rusc add jemalloc