espressif / idf-env

idf-env tool helps set up and manage ESP-IDF installations
29 stars 4 forks source link

Add support for installing Rust with Xtensa toolchain #23

Open georgik opened 3 years ago

georgik commented 3 years ago

Add support for installing custom build of Rust with LLVM / Clang for Xtensa toolchain - chips ESP32 and ESP32-S Series.

ivmarkov commented 2 years ago

Just to mention that Rust installation is not really working on Mac yet. (The 'esp' toolchain does not get installed at all).

georgik commented 2 years ago

Confirmed. There is a bug in macOS x86_64 installation. Workaround: use installer - https://github.com/esp-rs/rust-build/blob/main/install-rust-toolchain.sh