Skip to content

v1.75.0.0

Compare
Choose a tag to compare
@SergioGasquez SergioGasquez released this 02 Jan 13:27
· 18 commits to main since this release

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