espressif / idf-env

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

Feature/rust gnu #47

Closed georgik closed 1 year ago

georgik commented 1 year ago

Add support for installing Rust GNU toolchain

georgik commented 1 year ago

It seems that also nigthly is required. Right now the tool is installing just stable.

TODO: Add nightly so that it's compatible with PowerShell script https://github.com/esp-rs/rust-build/blob/main/Install-RustToolchain.ps1